Skip to content

Commit e1541b7

Browse files
chore(deps): update docker/build-push-action action to v7 (release-1.28) (cloudnative-pg#10187)
1 parent 14b5337 commit e1541b7

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
@@ -493,7 +493,7 @@ jobs:
493493
# NOTE: we only fire this in TEST DEPTH = 4, as that is the level of the
494494
# upgrade test
495495
name: Build and push image for upgrade test
496-
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
496+
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7
497497
id: build-prime
498498
if: |
499499
always() && !cancelled() &&

0 commit comments

Comments
 (0)