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 1010jobs :
1111 approve-pr :
1212 name : Approve Renovate pull request
13- uses : canonical/data-platform-workflows/.github/workflows/approve_renovate_pr.yaml@v32.2 .1
13+ uses : canonical/data-platform-workflows/.github/workflows/approve_renovate_pr.yaml@v34.0 .1
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 .1
18+ uses : canonical/data-platform-workflows/.github/workflows/check_charm_pr.yaml@v34.0 .1
Original file line number Diff line number Diff line change 2424jobs :
2525 lint :
2626 name : Lint
27- uses : canonical/data-platform-workflows/.github/workflows/lint.yaml@v32.2 .1
27+ uses : canonical/data-platform-workflows/.github/workflows/lint.yaml@v34.0 .1
2828
2929 unit-test :
3030 name : Unit test charm
4444
4545 build :
4646 name : Build charm
47- uses : canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v32.2 .1
47+ uses : canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v34.0 .1
4848
4949 integration-test :
5050 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@v34.0 .1 # 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 .1
46+ uses : canonical/data-platform-workflows/.github/workflows/release_charm_edge.yaml@v34.0 .1
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