File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 70
70
71
71
build :
72
72
name : Build charm
73
- uses : canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v29 .0.5
73
+ uses : canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v30 .0.0
74
74
75
75
integration-test :
76
76
name : Integration test charm
Original file line number Diff line number Diff line change 19
19
name : Release charm
20
20
needs :
21
21
- ci-tests
22
- uses : canonical/data-platform-workflows/.github/workflows/release_charm.yaml@v29 .0.5
22
+ uses : canonical/data-platform-workflows/.github/workflows/release_charm.yaml@v30 .0.0
23
23
with :
24
24
channel : dpe/edge
25
25
artifact-prefix : ${{ needs.ci-tests.outputs.artifact-prefix }}
Original file line number Diff line number Diff line change 10
10
jobs :
11
11
sync-docs :
12
12
name : Sync docs from Discourse
13
- uses : canonical/data-platform-workflows/.github/workflows/sync_docs.yaml@v29 .0.5
13
+ uses : canonical/data-platform-workflows/.github/workflows/sync_docs.yaml@v30 .0.0
14
14
with :
15
15
reviewers : a-velasco
16
16
permissions :
You can’t perform that action at this time.
0 commit comments