File tree Expand file tree Collapse file tree 9 files changed +12
-12
lines changed
Expand file tree Collapse file tree 9 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -173,13 +173,13 @@ jobs:
173173 env :
174174 DOCKER_COMPOSE_VERSION : ${{ matrix.expected-compose-version || '' }}
175175 steps :
176- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
176+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
177177 with :
178178 persist-credentials : false
179179
180180 - name : Set up Docker context
181181 if : ${{ matrix.docker-context }}
182- uses : docker/setup-docker-action@efe9e3891a4f7307e689f2100b33a155b900a608 # v4.5 .0
182+ uses : docker/setup-docker-action@e61617a16c407a86262fb923c35a616ddbe070b3 # v4.6 .0
183183 with :
184184 context : ${{ matrix.docker-context }}
185185
Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ jobs:
1212 permissions :
1313 contents : read
1414 steps :
15- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
15+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1616 with :
1717 persist-credentials : false
1818
1919 - id : setup-node
20- uses : hoverkraft-tech/ci-github-nodejs/actions/setup-node@a9809af04394e66675b8644865be1ddcec02cdcd # 0.20.0
20+ uses : hoverkraft-tech/ci-github-nodejs/actions/setup-node@338755b95043af1f8aa17409529fd20a9d2ef659 # 0.20.6
2121
2222 - name : Build dist/ Directory
2323 id : package
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ permissions: {}
77
88jobs :
99 test-nodejs :
10- uses : hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@a9809af04394e66675b8644865be1ddcec02cdcd # 0.20.0
10+ uses : hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@338755b95043af1f8aa17409529fd20a9d2ef659 # 0.20.6
1111 permissions :
1212 contents : read
1313 id-token : write
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ permissions: {}
77
88jobs :
99 linter :
10- uses : hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@c314229c3ca6914f7023ffca7afc26753ab99b41 # 0.30.1
10+ uses : hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@5ac504609f6ef35c5ac94bd8199063aa32104721 # 0.31.3
1111 permissions :
1212 actions : read
1313 contents : read
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ permissions: {}
1010
1111jobs :
1212 greetings :
13- uses : hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml@c314229c3ca6914f7023ffca7afc26753ab99b41 # 0.30.1
13+ uses : hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml@5ac504609f6ef35c5ac94bd8199063aa32104721 # 0.31.3
1414 permissions :
1515 contents : read
1616 issues : write
Original file line number Diff line number Diff line change 3838 outputs :
3939 artifact-id : ${{ steps.upload-artifact.outputs.artifact-id }}
4040 steps :
41- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
41+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
4242 with :
4343 persist-credentials : false
4444
6262 app-id : ${{ vars.CI_BOT_APP_ID }}
6363 private-key : ${{ secrets.CI_BOT_APP_PRIVATE_KEY }}
6464
65- - uses : hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request@c314229c3ca6914f7023ffca7afc26753ab99b41 # 0.30.1
65+ - uses : hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request@5ac504609f6ef35c5ac94bd8199063aa32104721 # 0.31.3
6666 with :
6767 github-token : ${{ steps.generate-token.outputs.token }}
6868 branch : docs/actions-workflows-documentation-update
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ permissions: {}
1919
2020jobs :
2121 main :
22- uses : hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml@c314229c3ca6914f7023ffca7afc26753ab99b41 # 0.30.1
22+ uses : hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml@5ac504609f6ef35c5ac94bd8199063aa32104721 # 0.31.3
2323 permissions :
2424 contents : read
2525 issues : write
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ permissions: {}
1111
1212jobs :
1313 main :
14- uses : hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml@c314229c3ca6914f7023ffca7afc26753ab99b41 # 0.30.1
14+ uses : hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml@5ac504609f6ef35c5ac94bd8199063aa32104721 # 0.31.3
1515 permissions :
1616 contents : write
1717 pull-requests : write
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ permissions: {}
88
99jobs :
1010 main :
11- uses : hoverkraft-tech/ci-github-common/.github/workflows/stale.yml@c314229c3ca6914f7023ffca7afc26753ab99b41 # 0.30.1
11+ uses : hoverkraft-tech/ci-github-common/.github/workflows/stale.yml@5ac504609f6ef35c5ac94bd8199063aa32104721 # 0.31.3
1212 permissions :
1313 issues : write
1414 pull-requests : write
You can’t perform that action at this time.
0 commit comments