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 ff4b62b commit ae4aa6bCopy full SHA for ae4aa6b
.github/workflows/release.yaml
@@ -21,7 +21,7 @@ jobs:
21
# Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
22
touch requirements.txt
23
- name: Check libs
24
- uses: canonical/charming-actions/check-libraries@2.6.3
+ uses: canonical/charming-actions/check-libraries@2.7.0
25
with:
26
credentials: ${{ secrets.CHARMHUB_TOKEN }} # FIXME: current token will expire in 2023-07-04
27
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments