We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14b5337 commit e1541b7Copy full SHA for e1541b7
.github/workflows/continuous-delivery.yml
@@ -493,7 +493,7 @@ jobs:
493
# NOTE: we only fire this in TEST DEPTH = 4, as that is the level of the
494
# upgrade test
495
name: Build and push image for upgrade test
496
- uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
+ uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7
497
id: build-prime
498
if: |
499
always() && !cancelled() &&
0 commit comments