File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
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@v32.2.3
13+ uses : canonical/data-platform-workflows/.github/workflows/approve_renovate_pr.yaml@v36.0.2
1414 permissions :
1515 pull-requests : write # Needed to approve PR
Original file line number Diff line number Diff line change 1515jobs :
1616 check-pr :
1717 name : Check pull request
18- uses : canonical/data-platform-workflows/.github/workflows/check_charm_pr.yaml@v32.2.3
18+ uses : canonical/data-platform-workflows/.github/workflows/check_charm_pr.yaml@v36.0.2
Original file line number Diff line number Diff line change 7373
7474 build :
7575 name : Build charm
76- uses : canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v32.2.3
76+ uses : canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v36.0.2
7777
7878 integration-test :
7979 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.1.1 # Use v32 after this charm adds refresh v3
28+ uses : canonical/data-platform-workflows/.github/workflows/_promote_charm.yaml@v36.0.2 # Use v32 after this charm adds refresh v3
2929 with :
3030 track : ' 8.0'
3131 from-risk : ${{ inputs.from-risk }}
Original file line number Diff line number Diff line change 4343 name : Release charm
4444 needs :
4545 - ci-tests
46- uses : canonical/data-platform-workflows/.github/workflows/release_charm_edge.yaml@v32.2.3
46+ uses : canonical/data-platform-workflows/.github/workflows/release_charm_edge.yaml@v36.0.2
4747 with :
4848 track : ' 8.0'
4949 artifact-prefix : ${{ needs.ci-tests.outputs.artifact-prefix }}
You can’t perform that action at this time.
0 commit comments