Skip to content
This repository has been archived by the owner on Jan 25, 2025. It is now read-only.

Commit

Permalink
Bump docker/build-push-action from 5 to 6 (#160)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent d34bd15 commit a30457e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ jobs:
password: ${{ github.token }}

- name: Build
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
file: Dockerfile.gh-actions
context: ctx
Expand Down

0 comments on commit a30457e

Please sign in to comment.