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 93e5d3b + 89fe5eb commit 541d3ffCopy full SHA for 541d3ff
.github/workflows/docker-3.2.yml
@@ -48,7 +48,7 @@ jobs:
48
password: ${{ secrets.GITHUB_TOKEN }}
49
50
- name: Build and push
51
- uses: docker/build-push-action@v6.8.0
+ uses: docker/build-push-action@v6.9.0
52
with:
53
push: ${{ github.event_name != 'pull_request' }}
54
context: .
0 commit comments