4242 contents : read
4343 pull-requests : read
4444 steps :
45- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
45+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
4646
4747 - id : conditional
4848 uses : ./.github/actions/conditional
7878 runs-on : ubuntu-latest
7979 needs : conditional
8080 steps :
81- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
81+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
8282
8383 - name : Build Keycloak
8484 uses : ./.github/actions/build-keycloak
9393 needs : build
9494 timeout-minutes : 30
9595 steps :
96- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
96+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
9797
9898 - id : unit-test-setup
9999 name : Unit test setup
@@ -130,7 +130,7 @@ jobs:
130130 group : [1, 2, 3, 4, 5, 6]
131131 fail-fast : false
132132 steps :
133- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
133+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
134134
135135 - id : integration-test-setup
136136 name : Integration test setup
@@ -165,7 +165,7 @@ jobs:
165165 runs-on : ubuntu-latest
166166 timeout-minutes : 30
167167 steps :
168- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
168+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
169169
170170 - id : integration-test-setup
171171 name : Integration test setup
@@ -206,7 +206,7 @@ jobs:
206206 runs-on : ubuntu-latest
207207 timeout-minutes : 30
208208 steps :
209- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
209+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
210210
211211 - id : integration-test-setup
212212 name : Integration test setup
@@ -251,7 +251,7 @@ jobs:
251251 os : [ ubuntu-latest, windows-latest ]
252252 runs-on : ${{ matrix.os }}
253253 steps :
254- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
254+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
255255
256256 # We want to download Keycloak artifacts
257257 - id : integration-test-setup
@@ -303,7 +303,7 @@ jobs:
303303 env :
304304 MAVEN_OPTS : -Xmx1536m
305305 steps :
306- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
306+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
307307
308308 - id : integration-test-setup
309309 name : Integration test setup
@@ -349,7 +349,7 @@ jobs:
349349 fail-fast : false
350350 runs-on : ${{ matrix.os }}
351351 steps :
352- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
352+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
353353
354354 - id : integration-test-setup
355355 name : Integration test setup
@@ -401,7 +401,7 @@ jobs:
401401 timeout-minutes : 100
402402 runs-on : ubuntu-latest
403403 steps :
404- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
404+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
405405
406406 - id : integration-test-setup
407407 name : Integration test setup
@@ -437,7 +437,7 @@ jobs:
437437 runs-on : ubuntu-latest
438438 timeout-minutes : 150
439439 steps :
440- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
440+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
441441
442442 - id : integration-test-setup
443443 name : Integration test setup
@@ -484,7 +484,7 @@ jobs:
484484 variant : [ "clusterless,multi-site" ]
485485 fail-fast : false
486486 steps :
487- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
487+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
488488
489489 - id : integration-test-setup
490490 name : Integration test setup
@@ -523,7 +523,7 @@ jobs:
523523 contents : read
524524 actions : write
525525 steps :
526- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
526+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
527527
528528 - id : node-cache
529529 name : Node cache
@@ -696,7 +696,7 @@ jobs:
696696 db : [postgres, mysql, oracle, mssql, mariadb]
697697 fail-fast : false
698698 steps :
699- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
699+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
700700
701701 - id : integration-test-setup
702702 name : Integration test setup
@@ -782,7 +782,7 @@ jobs:
782782 if : needs.conditional.outputs.ci-store == 'true'
783783 timeout-minutes : 75
784784 steps :
785- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
785+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
786786
787787 - id : integration-test-setup
788788 name : Integration test setup
@@ -816,7 +816,7 @@ jobs:
816816 env :
817817 MAVEN_OPTS : -Xmx1536m
818818 steps :
819- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
819+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
820820
821821 - id : integration-test-setup
822822 name : Integration test setup
@@ -849,7 +849,7 @@ jobs:
849849 needs : build
850850 timeout-minutes : 20
851851 steps :
852- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
852+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
853853
854854 - id : unit-test-setup
855855 name : Unit test setup
@@ -884,7 +884,7 @@ jobs:
884884 mode : [non-strict, strict]
885885 fail-fast : false
886886 steps :
887- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
887+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
888888
889889 - id : integration-test-setup
890890 name : Integration test setup
@@ -928,7 +928,7 @@ jobs:
928928 browser : [chrome, firefox]
929929 fail-fast : false
930930 steps :
931- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
931+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
932932
933933 - id : integration-test-setup
934934 name : Integration test setup
@@ -973,7 +973,7 @@ jobs:
973973 - firefox
974974 fail-fast : false
975975 steps :
976- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
976+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
977977
978978 - id : integration-test-setup
979979 name : Integration test setup
@@ -1015,7 +1015,7 @@ jobs:
10151015 timeout-minutes : 30
10161016 steps :
10171017 - name : checkout
1018- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1018+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
10191019
10201020 - id : integration-test-setup
10211021 name : Integration test setup
@@ -1053,7 +1053,7 @@ jobs:
10531053 database : [postgres, mysql, oracle, mssql, mariadb]
10541054 fail-fast : false
10551055 steps :
1056- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1056+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
10571057
10581058 - id : integration-test-setup
10591059 name : Integration test setup
@@ -1095,7 +1095,7 @@ jobs:
10951095 needs : build
10961096 timeout-minutes : 30
10971097 steps :
1098- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1098+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
10991099
11001100 - id : integration-test-setup
11011101 name : Integration test setup
@@ -1111,7 +1111,7 @@ jobs:
11111111 - build
11121112 timeout-minutes : 30
11131113 steps :
1114- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1114+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
11151115
11161116 - id : integration-test-setup
11171117 name : Integration test setup
@@ -1139,7 +1139,7 @@ jobs:
11391139 timeout-minutes : 10
11401140
11411141 steps :
1142- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1142+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
11431143
11441144 - id : integration-test-setup
11451145 name : Integration test setup
@@ -1184,7 +1184,7 @@ jobs:
11841184 - mixed-cluster-compatibility-tests
11851185 runs-on : ubuntu-latest
11861186 steps :
1187- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1187+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
11881188 - uses : ./.github/actions/status-check
11891189 with :
11901190 jobs : ${{ toJSON(needs) }}
0 commit comments