File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ jobs:
229229 retry_with_backoff dockerhub_login
230230
231231 - name : ghcr Login
232- uses : docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4
232+ uses : docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
233233 with :
234234 registry : ghcr.io
235235 username : ${{ github.actor }}
Original file line number Diff line number Diff line change @@ -449,7 +449,7 @@ jobs:
449449 matrix :
450450 include : ${{ fromJson(needs.plan.outputs.sitectl_create_smoke_matrix) }}
451451
452- uses : libops/.github/.github/workflows/sitectl-create-smoke-test.yaml@e366f7422565ea5ee71c0c626b740e03f2e2ffcd # main
452+ uses : libops/.github/.github/workflows/sitectl-create-smoke-test.yaml@057262171193c6d563e7b08ae93d0c4aebfce2bd # main
453453 with :
454454 plugin : ${{ matrix.plugin }}
455455 create-definition : default
You can’t perform that action at this time.
0 commit comments