We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ae8e4 commit 2ab3521Copy full SHA for 2ab3521
.github/workflows/release.yaml
@@ -30,7 +30,7 @@ jobs:
30
# Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
31
touch requirements.txt
32
- name: Release charm libraries
33
- uses: canonical/charming-actions/release-libraries@2.6.3
+ uses: canonical/charming-actions/release-libraries@2.7.0
34
with:
35
credentials: ${{ secrets.CHARMHUB_TOKEN }}
36
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments