Skip to content

Commit

Permalink
Bump docker/build-push-action
Browse files Browse the repository at this point in the history
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to 090ca155fc9b214cbcac536c450455a0e96f52c6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@f2a1d5e...090ca15)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 24, 2024
1 parent 830f6a5 commit 875c6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push Docker image
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
uses: docker/build-push-action@090ca155fc9b214cbcac536c450455a0e96f52c6
with:
# We need to specify the context explicitly so the action doesn't
# grab the source straight from the git. That's not a problem in
Expand Down

0 comments on commit 875c6a4

Please sign in to comment.