4141 - lib/identifier
4242 - tests-bdd
4343 steps :
44- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.4 .2
44+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
4545 with :
4646 fetch-depth : 0
4747 persist-credentials : false
@@ -106,7 +106,7 @@ jobs:
106106 env :
107107 TLS_ENABLED : " true"
108108 steps :
109- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.4 .2
109+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
110110 with :
111111 persist-credentials : false
112112 - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
@@ -185,7 +185,7 @@ jobs:
185185 env :
186186 TLS_ENABLED : " true"
187187 steps :
188- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.4 .2
188+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
189189 with :
190190 persist-credentials : false
191191 - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
@@ -349,7 +349,7 @@ jobs:
349349 needs : benchmark
350350 runs-on : ubuntu-22.04
351351 steps :
352- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.4 .2
352+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
353353 with :
354354 persist-credentials : false
355355
@@ -375,7 +375,7 @@ jobs:
375375 name : image build
376376 runs-on : ubuntu-22.04
377377 steps :
378- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.4 .2
378+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
379379 with :
380380 persist-credentials : false
381381 - uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
@@ -417,7 +417,7 @@ jobs:
417417 sudo cp mkcert-v*-linux-amd64 /usr/local/bin/mkcert
418418
419419 - name : " Checkout"
420- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.4 .2
420+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
421421 with :
422422 persist-credentials : false
423423 - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
@@ -482,7 +482,7 @@ jobs:
482482 name : Protocol Buffer Lint and Gencode Up-to-date check
483483 runs-on : ubuntu-22.04
484484 steps :
485- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.4 .2
485+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
486486 with :
487487 persist-credentials : false
488488 - uses : bufbuild/buf-setup-action@a47c93e0b1648d5651a065437926377d060baa99 # v1.50.0
@@ -551,7 +551,7 @@ jobs:
551551 name : license check
552552 runs-on : ubuntu-22.04
553553 steps :
554- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.4 .2
554+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
555555 with :
556556 persist-credentials : false
557557 - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
0 commit comments