File tree Expand file tree Collapse file tree 5 files changed +5
-7
lines changed
Expand file tree Collapse file tree 5 files changed +5
-7
lines changed 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@0.32.0
13+ uses : hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml@f5847cb398fe65d53794e6aba98ebdfa0801f691 # 0.32.0
1414 permissions :
1515 contents : read
1616 issues : write
Original file line number Diff line number Diff line change 3737 url : ${{ steps.deployment.outputs.url }}
3838 steps :
3939 - id : deployment
40- uses : hoverkraft-tech/ci-github-publish/actions/deploy/github-pages@0.21.1
40+ uses : hoverkraft-tech/ci-github-publish/actions/deploy/github-pages@5ff7d4c3910971ed53834becd5967271b4e228cf # 0.21.1
4141 with :
4242 build-path : application/dist
4343 build-artifact-id : ${{ needs.ci.outputs.build-artifact-id }}
Original file line number Diff line number Diff line change 1515 " By default, the commit entered above is compared to the one directly
1616 before it; to go back further, enter an earlier SHA here"
1717 required : false
18-
1918permissions : {}
20-
2119jobs :
2220 main :
23- uses : hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml@0.32.0
21+ uses : hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml@f5847cb398fe65d53794e6aba98ebdfa0801f691 # 0.32.0
2422 permissions :
2523 contents : read
2624 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@0.32.0
14+ uses : hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml@f5847cb398fe65d53794e6aba98ebdfa0801f691 # 0.32.0
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@0.32.0
11+ uses : hoverkraft-tech/ci-github-common/.github/workflows/stale.yml@f5847cb398fe65d53794e6aba98ebdfa0801f691 # 0.32.0
1212 permissions :
1313 issues : write
1414 pull-requests : write
You can’t perform that action at this time.
0 commit comments