Skip to content

Commit ae4aa6b

Browse files
Update canonical/charming-actions action to v2.7.0
1 parent ff4b62b commit ae4aa6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
2222
touch requirements.txt
2323
- name: Check libs
24-
uses: canonical/charming-actions/check-libraries@2.6.3
24+
uses: canonical/charming-actions/check-libraries@2.7.0
2525
with:
2626
credentials: ${{ secrets.CHARMHUB_TOKEN }} # FIXME: current token will expire in 2023-07-04
2727
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)