Skip to content

Commit

Permalink
ci: bump docker/build-push-action from 6.4.1 to 6.5.0 (#165)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 2f64f6b commit d296baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
core.setOutput("docker-tags", docker_tags);
- name: Push Docker image
uses: docker/build-push-action@v6.4.1
uses: docker/build-push-action@v6.5.0
id: docker_build_and_push
with:
context: .
Expand Down

0 comments on commit d296baf

Please sign in to comment.