We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8cb483c + 4816ed0 commit 1dbd9b8Copy full SHA for 1dbd9b8
1 file changed
.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.4.0
+ uses: docker/build-push-action@v6.4.1
52
with:
53
push: ${{ github.event_name != 'pull_request' }}
54
context: .
0 commit comments