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