We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7670275 + 1b2f58d commit ce3bd47Copy full SHA for ce3bd47
1 file changed
.github/workflows/docker-3.1dev.yml
@@ -48,7 +48,7 @@ jobs:
48
password: ${{ secrets.GITHUB_TOKEN }}
49
50
- name: Build and push
51
- uses: docker/build-push-action@v3.2.0
+ uses: docker/build-push-action@v3.3.0
52
with:
53
push: ${{ github.event_name != 'pull_request' }}
54
context: .
0 commit comments