Commit 7fb144c 1 parent 61db833 commit 7fb144c Copy full SHA for 7fb144c
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 47
47
# Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
48
48
touch requirements.txt
49
49
- name : Check libs
50
- uses : canonical/charming-actions/check-libraries@2.6.2
50
+ uses : canonical/charming-actions/check-libraries@2.6.3
51
51
with :
52
52
credentials : ${{ secrets.CHARMHUB_TOKEN }}
53
53
github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 21
21
# Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
22
22
touch requirements.txt
23
23
- name : Check libs
24
- uses : canonical/charming-actions/check-libraries@2.6.2
24
+ uses : canonical/charming-actions/check-libraries@2.6.3
25
25
with :
26
26
credentials : ${{ secrets.CHARMHUB_TOKEN }} # FIXME: current token will expire in 2023-07-04
27
27
github-token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments