Skip to content

Commit

Permalink
chore(workflows): update docker/build-push-action action to v6.9.0 (#…
Browse files Browse the repository at this point in the history
…19676)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent c897b4d commit 4b873ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2702,7 +2702,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/[email protected]
- name: Build Docker image
uses: docker/build-push-action@v6.7.0
uses: docker/build-push-action@v6.9.0
with:
context: .
file: ./authorization/hm-opal-client/Dockerfile
Expand Down

0 comments on commit 4b873ef

Please sign in to comment.