File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 contents : read
1616 steps :
1717 - name : Test helm charts
18- uses : hoverkraft-tech/ci-github-container/actions/helm/test-chart@5396e1258d209f9af18e55da8692361508e3338c # 0.36 .2
18+ uses : hoverkraft-tech/ci-github-container/actions/helm/test-chart@c9088e8447c5a8be45157e17701023fc50ccb1c0 # 0.37 .2
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ permissions: {}
1111
1212jobs :
1313 greetings :
14- uses : hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml@b17226e57c8ef31f860719766656ebb6df017218 # 0.31.6
14+ uses : hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml@7034f6ae5bae1ec46a0108e8efb60d102e88961d # 0.37.2
1515 permissions :
1616 contents : read
1717 issues : write
Original file line number Diff line number Diff line change 3030 permissions :
3131 contents : write
3232 steps :
33- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
33+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
3434
35- - uses : hoverkraft-tech/ci-github-container/actions/helm/generate-docs@5396e1258d209f9af18e55da8692361508e3338c # 0.36 .2
35+ - uses : hoverkraft-tech/ci-github-container/actions/helm/generate-docs@c9088e8447c5a8be45157e17701023fc50ccb1c0 # 0.37 .2
3636 with :
3737 values-file : ./codespace-like/values.yaml
3838 github-app-client-id : ${{ vars.CI_BOT_APP_CLIENT_ID }}
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ permissions: {}
2121
2222jobs :
2323 main :
24- uses : hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml@b17226e57c8ef31f860719766656ebb6df017218 # 0.31.6
24+ uses : hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml@7034f6ae5bae1ec46a0108e8efb60d102e88961d # 0.37.2
2525 permissions :
2626 contents : read
2727 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@84e8ace407055e7a40ba6670a8c697e1ce2dfafa # 0.20.1
18+ uses : hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml@5ecd2fc186b55220581879d996a311c9bb875c58 # 0.26.4
1919 permissions :
2020 contents : write
2121 id-token : write
Original file line number Diff line number Diff line change 4444 tag : ${{ steps.create-release.outputs.tag }}
4545 steps :
4646 - id : create-release
47- uses : hoverkraft-tech/ci-github-publish/actions/release/create@84e8ace407055e7a40ba6670a8c697e1ce2dfafa # 0.20.1
47+ uses : hoverkraft-tech/ci-github-publish/actions/release/create@5ecd2fc186b55220581879d996a311c9bb875c58 # 0.26.4
4848
4949 release-chart :
5050 name : " Release Helm Chart"
5656 pull-requests : write
5757 steps :
5858 - id : release
59- uses : hoverkraft-tech/ci-github-container/actions/helm/release-chart@a0bab9151cc074af9f6c8204ab42a48d2d570379 # 0.30.6
59+ uses : hoverkraft-tech/ci-github-container/actions/helm/release-chart@c9088e8447c5a8be45157e17701023fc50ccb1c0 # 0.37.2
6060 with :
6161 chart : codespace-like
6262 path : ./codespace-like
6565 oci-registry-password : ${{ secrets.GITHUB_TOKEN }}
6666 update-tag-paths : .version
6767
68- - uses : hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request@b17226e57c8ef31f860719766656ebb6df017218 # 0.31.6
68+ - uses : hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request@7034f6ae5bae1ec46a0108e8efb60d102e88961d # 0.37.2
6969 with :
7070 github-token : ${{ secrets.GITHUB_TOKEN }}
7171 branch : release-chart-${{ needs.release.outputs.tag }}
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ permissions: {}
1212
1313jobs :
1414 main :
15- uses : hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml@b17226e57c8ef31f860719766656ebb6df017218 # 0.31.6
15+ uses : hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml@7034f6ae5bae1ec46a0108e8efb60d102e88961d # 0.37.2
1616 permissions :
1717 contents : write
1818 pull-requests : write
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ permissions: {}
99
1010jobs :
1111 main :
12- uses : hoverkraft-tech/ci-github-common/.github/workflows/stale.yml@b17226e57c8ef31f860719766656ebb6df017218 # 0.31.6
12+ uses : hoverkraft-tech/ci-github-common/.github/workflows/stale.yml@7034f6ae5bae1ec46a0108e8efb60d102e88961d # 0.37.2
1313 permissions :
1414 issues : write
1515 pull-requests : write
You can’t perform that action at this time.
0 commit comments