Skip to content

Commit

Permalink
Bump docker/build-push-action from 6.8.0 to 6.9.0 (#1974)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 5, 2024
1 parent c998c57 commit 4bc9626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:

- name: 'Build image'
id: build
uses: docker/build-push-action@v6.8.0
uses: docker/build-push-action@v6.9.0
with:
context: .
outputs: type=docker,dest=/tmp/image.tar
Expand Down

0 comments on commit 4bc9626

Please sign in to comment.