We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ea2ccd + af0876a commit 1c01e06Copy full SHA for 1c01e06
.github/workflows/build-publish.yml
@@ -69,7 +69,7 @@ jobs:
69
70
- name: Build and push
71
id: docker_build
72
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
73
with:
74
context: .
75
build-args: GIT_DESCRIBE=${{ steps.acme-companion_version.outputs.VERSION }}
0 commit comments