File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
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@v35 .0.4
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 2424jobs :
2525 lint :
2626 name : Lint
27- uses : canonical/data-platform-workflows/.github/workflows/lint.yaml@v35 .0.4
27+ uses : canonical/data-platform-workflows/.github/workflows/lint.yaml@v36 .0.2
2828
2929 build :
3030 name : Build charm
31- uses : canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v35 .0.4
31+ uses : canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v36 .0.2
3232
3333 integration-test :
3434 name : Integration test charm
Original file line number Diff line number Diff line change 2424 name : Release charm
2525 needs :
2626 - ci-tests
27- uses : canonical/data-platform-workflows/.github/workflows/release_charm_edge.yaml@v35 .0.4
27+ uses : canonical/data-platform-workflows/.github/workflows/release_charm_edge.yaml@v36 .0.2
2828 with :
2929 track : latest
3030 artifact-prefix : ${{ needs.ci-tests.outputs.artifact-prefix }}
You can’t perform that action at this time.
0 commit comments