We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fad8cd commit 3ab63cdCopy full SHA for 3ab63cd
1 file changed
.github/workflows/build.yaml
@@ -76,7 +76,7 @@ jobs:
76
username: ${{ github.actor }}
77
password: ${{ github.token }}
78
- name: Build and Push
79
- uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
+ uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
80
with:
81
context: .
82
pull: true
0 commit comments