Skip to content

Commit 0ba4079

Browse files
Update canonical/data-platform-workflows action to v32
1 parent 177347c commit 0ba4079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/promote.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525
jobs:
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@v32.2.1 # Use v32 after this charm adds refresh v3
2929
with:
3030
track: '8.0'
3131
from-risk: ${{ inputs.from-risk }}

0 commit comments

Comments
 (0)