Skip to content

Commit

Permalink
Bump docker/build-push-action from 4 to 5 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 3fdd8da commit d320ed6
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@v4
uses: docker/build-push-action@v5
with:
file: Dockerfile.gh-actions
context: ctx
Expand Down

0 comments on commit d320ed6

Please sign in to comment.