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 177347c commit 0d9aa53Copy full SHA for 0d9aa53
.github/workflows/release.yaml
@@ -26,7 +26,7 @@ jobs:
26
# Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
27
touch requirements.txt
28
- name: Check libs
29
- uses: canonical/charming-actions/check-libraries@2.6.3
+ uses: canonical/charming-actions/check-libraries@2.7.0
30
with:
31
credentials: ${{ secrets.CHARMHUB_TOKEN }}
32
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments