We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 244f6e1 + 8a51002 commit ac76c05Copy full SHA for ac76c05
1 file changed
.github/workflows/publish-docker.yml
@@ -45,7 +45,7 @@ jobs:
45
type=raw,value=latest,enable={{is_default_branch}}
46
47
- name: Build and push Docker image
48
- uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
+ uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
49
with:
50
context: .
51
push: true
0 commit comments