Skip to content

Commit 0d9f480

Browse files
chore(deps): update docker/build-push-action action to v7 (release-1.27) (cloudnative-pg#10185)
1 parent d5f703e commit 0d9f480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-delivery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ jobs:
492492
# NOTE: we only fire this in TEST DEPTH = 4, as that is the level of the
493493
# upgrade test
494494
name: Build and push image for upgrade test
495-
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
495+
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7
496496
id: build-prime
497497
if: |
498498
always() && !cancelled() &&

0 commit comments

Comments
 (0)