Skip to content

Commit

Permalink
Merge branch 'dependabot/github_actions/docker/build-push-action-5' i…
Browse files Browse the repository at this point in the history
…nto q/126.0
  • Loading branch information
bert-e committed Sep 13, 2023
2 parents 34b9897 + e4f7d3f commit 254d3ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}

- uses: docker/build-push-action@v4
- uses: docker/build-push-action@v5
with:
push: true
file: Dockerfile
Expand Down

0 comments on commit 254d3ba

Please sign in to comment.