We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de75867 + 575db21 commit 23bdca0Copy full SHA for 23bdca0
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@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
49
with:
50
context: .
51
push: true
0 commit comments