There was an error while loading. Please reload this page.
1 parent d578496 commit ae137d9Copy full SHA for ae137d9
1 file changed
.github/workflows/docker-publish.yml
@@ -78,7 +78,7 @@ jobs:
78
# https://github.com/docker/build-push-action
79
- name: Build and push Docker image
80
id: build-and-push
81
- uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
+ uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
82
with:
83
context: .
84
push: ${{ github.event_name != 'pull_request' }}
0 commit comments