Skip to content

Commit

Permalink
Bump docker/build-push-action from 4 to 5 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent 90b3255 commit b3c352f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: docker/setup-buildx-action@v3

- name: Test build
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
push: false
tags: |
Expand Down

0 comments on commit b3c352f

Please sign in to comment.