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 68
68
69
69
build :
70
70
name : Build charm
71
- uses : canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v29.0.5
71
+ uses : canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v29.2.0
72
72
73
73
integration-test :
74
74
name : Integration test charm
Original file line number Diff line number Diff line change 17
17
name : Release charm
18
18
needs :
19
19
- ci-tests
20
- uses : canonical/data-platform-workflows/.github/workflows/release_charm.yaml@v29.0.5
20
+ uses : canonical/data-platform-workflows/.github/workflows/release_charm.yaml@v29.2.0
21
21
with :
22
22
channel : 8.0/edge
23
23
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@v29.2.0
14
14
with :
15
15
reviewers : a-velasco,izmalk
16
16
permissions :
You can’t perform that action at this time.
0 commit comments