File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 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.4 .0
50
+ uses : canonical/charming-actions/check-libraries@2.6 .0
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.4 .0
24
+ uses : canonical/charming-actions/check-libraries@2.6 .0
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