We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72d0219 commit 74110d5Copy full SHA for 74110d5
.github/workflows/publish-image-to-ghcr.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: rlespinasse/github-slug-action@797d68864753cbceedc271349d402da4590e6302 # v4
31
32
- name: Build and push Docker image
33
- uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5
+ uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6
34
with:
35
context: .
36
push: true
0 commit comments