File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Expand file tree Collapse file tree 7 files changed +9
-9
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
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 secrets :
1111 JIRA_BASE_URL : ${{ secrets.JIRA_BASE_URL }}
1212 JIRA_USER_EMAIL : ${{ secrets.JIRA_USER_EMAIL }}
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
Original file line number Diff line number Diff line change 77
88jobs :
99 call-release-checklist-workflow :
10- uses : ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml@v0.20 .0
10+ uses : ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml@v0.21 .0
1111 permissions :
1212 pull-requests : write
1313 with :
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 with :
1212 release_prefix : HyP3
1313 secrets :
Original file line number Diff line number Diff line change 1111jobs :
1212 call-ruff-workflow :
1313 # Docs: https://github.com/ASFHyP3/actions
14- uses : ASFHyP3/actions/.github/workflows/reusable-ruff.yml@v0.20 .0
14+ uses : ASFHyP3/actions/.github/workflows/reusable-ruff.yml@v0.21 .0
1515
1616 call-mypy-workflow :
17- uses : ASFHyP3/actions/.github/workflows/reusable-mypy.yml@v0.20 .0
17+ uses : ASFHyP3/actions/.github/workflows/reusable-mypy.yml@v0.21 .0
1818
1919 cfn-lint :
2020 runs-on : ubuntu-latest
8888 snyk iac test --severity-threshold=high
8989
9090 call-secrets-analysis-workflow :
91- uses : ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.20 .0
91+ uses : ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.21 .0
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 secrets :
1212 USER_TOKEN : ${{ secrets.TOOLS_BOT_PAK }}
You can’t perform that action at this time.
0 commit comments