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 51
51
# Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
52
52
touch requirements.txt
53
53
- name : Check libs
54
- uses : canonical/charming-actions/check-libraries@2.6.3
54
+ uses : canonical/charming-actions/check-libraries@2.7.0
55
55
with :
56
56
credentials : ${{ secrets.CHARMHUB_TOKEN }}
57
57
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.3
24
+ uses : canonical/charming-actions/check-libraries@2.7.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