File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1212
1313jobs :
1414 call-version-info-workflow :
15- uses : ASFHyP3/actions/.github/workflows/reusable-version-info.yml@v0.9 .0
15+ uses : ASFHyP3/actions/.github/workflows/reusable-version-info.yml@v0.11 .0
1616 with :
1717 python_version : ' 3.10'
1818
1919 call-docker-ghcr-workflow :
2020 needs : call-version-info-workflow
21- uses : ASFHyP3/actions/.github/workflows/reusable-docker-ghcr.yml@v0.9 .0
21+ uses : ASFHyP3/actions/.github/workflows/reusable-docker-ghcr.yml@v0.11 .0
2222 with :
2323 version_tag : ${{ needs.call-version-info-workflow.outputs.version_tag }}
2424 release_branch : main
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.9 .0
16+ uses : ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.11 .0
1717 secrets :
1818 USER_TOKEN : ${{ secrets.GITHUB_TOKEN }}
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.9 .0
15+ uses : ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml@v0.11 .0
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.9 .0
10+ uses : ASFHyP3/actions/.github/workflows/reusable-release.yml@v0.11 .0
1111 with :
1212 release_prefix : RAiDER
1313 develop_branch : dev
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.9 .0
10+ uses : ASFHyP3/actions/.github/workflows/reusable-bump-version.yml@v0.11 .0
1111 with :
1212 user : dbekaert
1313 email : bekaertdavid@gmail.com
You can’t perform that action at this time.
0 commit comments