We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6efbab commit ad09dfbCopy full SHA for ad09dfb
.github/workflows/promote.yaml
@@ -25,7 +25,7 @@ on:
25
jobs:
26
promote:
27
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
+ uses: canonical/data-platform-workflows/.github/workflows/_promote_charm.yaml@v32.2.3 # Use v32 after this charm adds refresh v3
29
with:
30
track: '8.0'
31
from-risk: ${{ inputs.from-risk }}
0 commit comments