Skip to content

Commit

Permalink
Merge pull request #1131 from nginx-proxy/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/build-push-action-6

ci: bump docker/build-push-action from 5 to 6
  • Loading branch information
buchdag authored Jun 17, 2024
2 parents 4ea2ccd + af0876a commit 1c01e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

- name: Build and push
id: docker_build
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
build-args: GIT_DESCRIBE=${{ steps.acme-companion_version.outputs.VERSION }}
Expand Down

0 comments on commit 1c01e06

Please sign in to comment.