File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 steps :
1111 - name : Checkout repository
12- uses : actions/checkout@v6
12+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
1313
1414 - name : Get editorconfig-checker
1515 uses : editorconfig-checker/action-editorconfig-checker@4b6cd6190d435e7e084fb35e36a096e98506f7b9 # v2.1.0
Original file line number Diff line number Diff line change 6363 echo "PLATFORM_PAIR=${platform//\//-}" >> $GITHUB_ENV
6464 -
6565 name : Checkout Repo
66- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
66+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
6767 -
6868 name : Docker meta (Docker Hub and GitHub Container Registry)
6969 id : meta
@@ -156,7 +156,7 @@ jobs:
156156 steps :
157157 -
158158 name : Checkout Repo
159- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
159+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
160160 -
161161 name : Download digests
162162 uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
You can’t perform that action at this time.
0 commit comments