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 348bdd2 commit d784d4cCopy full SHA for d784d4c
.github/workflows/release.yaml
@@ -34,7 +34,7 @@ jobs:
34
# Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
35
touch requirements.txt
36
- name: Release charm libraries
37
- uses: canonical/charming-actions/release-libraries@2.6.3
+ uses: canonical/charming-actions/release-libraries@2.7.0
38
with:
39
credentials: ${{ secrets.CHARMHUB_TOKEN }}
40
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments