Skip to content

Commit

Permalink
chore(deps): bump docker/build-push-action from 5 to 6 (#447)
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>
Co-authored-by: Samuel Arogbonlo <[email protected]>
  • Loading branch information
dependabot[bot] and samuelarogbonlo authored Jun 19, 2024
1 parent 1982d9a commit 28ac34f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot-service-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
type=raw,value=latest,enable={{is_default_branch}}
- name: Build image and push to GitHub Container Registry
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: ./images/snapshot-service/
build-contexts: |
Expand Down

0 comments on commit 28ac34f

Please sign in to comment.