File tree Expand file tree Collapse file tree 14 files changed +17
-17
lines changed
{{cookiecutter.__project_name}}/.github/workflows Expand file tree Collapse file tree 14 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1313
1414jobs :
1515 call-changelog-check-workflow :
16- uses : ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.20 .0
16+ uses : ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.21 .0
1717 permissions :
1818 contents : read
Original file line number Diff line number Diff line change 66
77jobs :
88 call-create-jira-issue-workflow :
9- uses : ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml@v0.20 .0
9+ uses : ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml@v0.21 .0
1010 permissions :
1111 issues : write
1212 secrets :
Original file line number Diff line number Diff line change 1212
1313jobs :
1414 call-labeled-pr-check-workflow :
15- uses : ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml@v0.20 .0
15+ uses : ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml@v0.21 .0
1616 permissions :
1717 pull-requests : read
Original file line number Diff line number Diff line change 77
88jobs :
99 call-release-workflow :
10- uses : ASFHyP3/actions/.github/workflows/reusable-release.yml@v0.20 .0
10+ uses : ASFHyP3/actions/.github/workflows/reusable-release.yml@v0.21 .0
1111 permissions : {}
1212 with :
1313 release_prefix : HyP3 Cookiecutter
Original file line number Diff line number Diff line change 44
55jobs :
66 call-secrets-analysis-workflow :
7- uses : ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.20 .0
7+ uses : ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.21 .0
88 permissions :
99 contents : read
Original file line number Diff line number Diff line change 77
88jobs :
99 call-bump-version-workflow :
10- uses : ASFHyP3/actions/.github/workflows/reusable-bump-version.yml@v0.20 .0
10+ uses : ASFHyP3/actions/.github/workflows/reusable-bump-version.yml@v0.21 .0
1111 permissions : {}
1212 secrets :
1313 USER_TOKEN : ${{ secrets.TOOLS_BOT_PAK }}
Original file line number Diff line number Diff line change 1414jobs :
1515 call-version-info-workflow :
1616 # Docs: https://github.com/ASFHyP3/actions
17- uses : ASFHyP3/actions/.github/workflows/reusable-version-info.yml@v0.20 .0
17+ uses : ASFHyP3/actions/.github/workflows/reusable-version-info.yml@v0.21 .0
1818 permissions :
1919 contents : read
2020 with :
2323 call-docker-ghcr-workflow :
2424 needs : call-version-info-workflow
2525 # Docs: https://github.com/ASFHyP3/actions
26- uses : ASFHyP3/actions/.github/workflows/reusable-docker-ghcr.yml@v0.20 .0
26+ uses : ASFHyP3/actions/.github/workflows/reusable-docker-ghcr.yml@v0.21 .0
2727 permissions :
2828 contents : read
2929 packages : write
Original file line number Diff line number Diff line change 1414jobs :
1515 call-changelog-check-workflow :
1616 # Docs: https://github.com/ASFHyP3/actions
17- uses : ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.20 .0
17+ uses : ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.21 .0
1818 permissions :
1919 contents : read
Original file line number Diff line number Diff line change 1313jobs :
1414 call-labeled-pr-check-workflow :
1515 # Docs: https://github.com/ASFHyP3/actions
16- uses : ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml@v0.20 .0
16+ uses : ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml@v0.21 .0
1717 permissions :
1818 pull-requests : read
Original file line number Diff line number Diff line change 1010jobs :
1111 call-release-checklist-workflow :
1212 # Docs: https://github.com/ASFHyP3/actions
13- uses : ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml@v0.20 .0
13+ uses : ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml@v0.21 .0
1414 permissions :
1515 pull-requests : write
1616 secrets :
You can’t perform that action at this time.
0 commit comments