File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1010jobs :
1111 approve-pr :
1212 name : Approve Renovate pull request
13- uses : canonical/data-platform-workflows/.github/workflows/approve_renovate_pr.yaml@v31 .0.1
13+ uses : canonical/data-platform-workflows/.github/workflows/approve_renovate_pr.yaml@v32 .0.0
1414 permissions :
1515 pull-requests : write # Needed to approve PR
Original file line number Diff line number Diff line change 1616jobs :
1717 check-pr :
1818 name : Check pull request
19- uses : canonical/data-platform-workflows/.github/workflows/check_charm_pr.yaml@v31 .0.1
19+ uses : canonical/data-platform-workflows/.github/workflows/check_charm_pr.yaml@v32 .0.0
Original file line number Diff line number Diff line change 2727jobs :
2828 lint :
2929 name : Lint
30- uses : canonical/data-platform-workflows/.github/workflows/lint.yaml@v31 .0.1
30+ uses : canonical/data-platform-workflows/.github/workflows/lint.yaml@v32 .0.0
3131
3232 unit-test :
3333 name : Unit test charm
4949
5050 build :
5151 name : Build charm
52- uses : canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v31 .0.1
52+ uses : canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v32 .0.0
5353
5454 integration-test :
5555 name : Integration test charm
Original file line number Diff line number Diff line change 2525jobs :
2626 promote :
2727 name : Promote charm
28- uses : canonical/data-platform-workflows/.github/workflows/_promote_charm.yaml@v31 .0.1
28+ uses : canonical/data-platform-workflows/.github/workflows/_promote_charm.yaml@v32 .0.0
2929 with :
3030 track : ' 14'
3131 from-risk : ${{ inputs.from-risk }}
Original file line number Diff line number Diff line change 2727 name : Release charm
2828 needs :
2929 - ci-tests
30- uses : canonical/data-platform-workflows/.github/workflows/release_charm.yaml@v31 .0.1
30+ uses : canonical/data-platform-workflows/.github/workflows/release_charm.yaml@v32 .0.0
3131 with :
3232 channel : 14/edge
3333 artifact-prefix : ${{ needs.ci-tests.outputs.artifact-prefix }}
Original file line number Diff line number Diff line change 1010jobs :
1111 sync-docs :
1212 name : Sync docs from Discourse
13- uses : canonical/data-platform-workflows/.github/workflows/sync_docs.yaml@v31 .0.1
13+ uses : canonical/data-platform-workflows/.github/workflows/sync_docs.yaml@v32 .0.0
1414 with :
1515 reviewers : a-velasco,izmalk
1616 permissions :
You can’t perform that action at this time.
0 commit comments