File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 persist-credentials : false
1818
1919 - id : setup-node
20- uses : hoverkraft-tech/ci-github-nodejs/actions/setup-node@37a362e984a1841a2be36e2f85b68755dc01d056 # 0.24.3
20+ uses : hoverkraft-tech/ci-github-nodejs/actions/setup-node@df348077afa4e79725151d50606e9dc63f86dcb6 # 0.24.4
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@37a362e984a1841a2be36e2f85b68755dc01d056 # 0.24.3
10+ uses : hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@df348077afa4e79725151d50606e9dc63f86dcb6 # 0.24.4
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@6718ae98e8b6e009f8f2790af074daa1a06946c2 # 0.36.2
10+ uses : hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@624be17604ee0a7378488191aacb35851e7cf001 # 0.37.1
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@6718ae98e8b6e009f8f2790af074daa1a06946c2 # 0.36.2
13+ uses : hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml@624be17604ee0a7378488191aacb35851e7cf001 # 0.37.1
1414 permissions :
1515 contents : read
1616 issues : write
Original file line number Diff line number Diff line change 6666 client-id : ${{ vars.CI_BOT_APP_CLIENT_ID }}
6767 private-key : ${{ secrets.CI_BOT_APP_PRIVATE_KEY }} # zizmor: ignore[secrets-outside-env] repository automation uses a dedicated app secret without untrusted code execution
6868
69- - uses : hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request@6718ae98e8b6e009f8f2790af074daa1a06946c2 # 0.36.2
69+ - uses : hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request@624be17604ee0a7378488191aacb35851e7cf001 # 0.37.1
7070 with :
7171 github-token : ${{ steps.generate-token.outputs.token }}
7272 branch : docs/actions-workflows-documentation-update
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ permissions: {}
2020
2121jobs :
2222 main :
23- uses : hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml@6718ae98e8b6e009f8f2790af074daa1a06946c2 # 0.36.2
23+ uses : hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml@624be17604ee0a7378488191aacb35851e7cf001 # 0.37.1
2424 permissions :
2525 contents : read
2626 issues : write
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ permissions: {}
1515
1616jobs :
1717 release :
18- uses : hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml@84d583ba7b357f9476707f54cf5419d630ae0145 # 0.26.2
18+ uses : hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml@b2562b46714e535a0113f90f554b55e1248212c1 # 0.26.3
1919 permissions :
2020 contents : read
2121 pull-requests : 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@6718ae98e8b6e009f8f2790af074daa1a06946c2 # 0.36.2
14+ uses : hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml@624be17604ee0a7378488191aacb35851e7cf001 # 0.37.1
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@6718ae98e8b6e009f8f2790af074daa1a06946c2 # 0.36.2
11+ uses : hoverkraft-tech/ci-github-common/.github/workflows/stale.yml@624be17604ee0a7378488191aacb35851e7cf001 # 0.37.1
1212 permissions :
1313 issues : write
1414 pull-requests : write
You can’t perform that action at this time.
0 commit comments