We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5452325 + d670f9f commit 5c8ccb4Copy full SHA for 5c8ccb4
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.0.2
+ uses: docker/build-push-action@v6.1.0
52
with:
53
push: ${{ github.event_name != 'pull_request' }}
54
context: .
0 commit comments