Skip to content

Commit cefedfb

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 887b867 commit cefedfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
skip-extraction: ${{ steps.cache.outputs.cache-hit }}
6363

6464
- name: Build and push
65-
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5
65+
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6
6666
with:
6767
context: .
6868
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)