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 950a9ea commit 56d9413Copy full SHA for 56d9413
.github/workflows/ci.yaml
@@ -57,7 +57,7 @@ jobs:
57
# Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
58
touch requirements.txt
59
- name: Check libs
60
- uses: canonical/charming-actions/[email protected].0
+ uses: canonical/charming-actions/[email protected].3
61
with:
62
credentials: "${{ secrets.CHARMHUB_TOKEN }}" # FIXME: current token will expire around 2023-09-23
63
github-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments