Skip to content

Commit 74110d5

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 72d0219 commit 74110d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-image-to-ghcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: rlespinasse/github-slug-action@797d68864753cbceedc271349d402da4590e6302 # v4
3131

3232
- name: Build and push Docker image
33-
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5
33+
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6
3434
with:
3535
context: .
3636
push: true

0 commit comments

Comments
 (0)