File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -228,7 +228,7 @@ jobs:
228228 retry_with_backoff dockerhub_login
229229
230230 - name : ghcr Login
231- uses : docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4
231+ uses : docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
232232 with :
233233 registry : ghcr.io
234234 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@2b484149fca1653d2bd48311929efca21f32214d # main
453453 with :
454454 plugin : ${{ matrix.plugin }}
455455 create-definition : default
You can’t perform that action at this time.
0 commit comments