File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ jobs:
230230 retry_with_backoff dockerhub_login
231231
232232 - name : ghcr Login
233- uses : docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4
233+ uses : docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
234234 with :
235235 registry : ghcr.io
236236 username : ${{ github.actor }}
Original file line number Diff line number Diff line change @@ -466,7 +466,7 @@ jobs:
466466 matrix :
467467 include : ${{ fromJson(needs.plan.outputs.sitectl_create_smoke_matrix) }}
468468
469- uses : libops/.github/.github/workflows/sitectl-create-smoke-test.yaml@e366f7422565ea5ee71c0c626b740e03f2e2ffcd # main
469+ uses : libops/.github/.github/workflows/sitectl-create-smoke-test.yaml@ad2e8856581c741cfd811f4704e3674e4c2d6868 # main
470470 with :
471471 plugin : ${{ matrix.plugin }}
472472 create-definition : default
You can’t perform that action at this time.
0 commit comments