1 parent beee5a3 commit 1a68b0dCopy full SHA for 1a68b0d
1 file changed
.github/workflows/docker-publish.yml
@@ -66,7 +66,7 @@ jobs:
66
# https://github.com/docker/build-push-action
67
- name: Build and push Docker image
68
id: build-and-push
69
- uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
+ uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
70
with:
71
context: .
72
push: ${{ github.event_name != 'pull_request' }}
0 commit comments