File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212jobs :
1313 lint :
1414 name : Lint
15- uses : canonical/data-platform-workflows/.github/workflows/lint.yaml@v30.1.3
15+ uses : canonical/data-platform-workflows/.github/workflows/lint.yaml@v30.2.0
1616
1717 build :
1818 name : Build snap
19- uses : canonical/data-platform-workflows/.github/workflows/build_snap.yaml@v30.1.3
19+ uses : canonical/data-platform-workflows/.github/workflows/build_snap.yaml@v30.2.0
2020
2121 smoke :
2222 name : Smoke test snap
Original file line number Diff line number Diff line change 1717jobs :
1818 build :
1919 name : Build snap
20- uses : canonical/data-platform-workflows/.github/workflows/build_snap.yaml@v30.1.3
20+ uses : canonical/data-platform-workflows/.github/workflows/build_snap.yaml@v30.2.0
2121
2222 release :
2323 name : Release snap
2424 needs :
2525 - build
26- uses : canonical/data-platform-workflows/.github/workflows/release_snap.yaml@v30.1.3
26+ uses : canonical/data-platform-workflows/.github/workflows/release_snap.yaml@v30.2.0
2727 with :
2828 channel : 14/edge
2929 artifact-prefix : ${{ needs.build.outputs.artifact-prefix }}
You can’t perform that action at this time.
0 commit comments