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 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 30
30
# Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
31
31
touch requirements.txt
32
32
- name : Release charm libraries
33
- uses : canonical/charming-actions/release-libraries@2.6.3
33
+ uses : canonical/charming-actions/release-libraries@2.7.0
34
34
with :
35
35
credentials : ${{ secrets.CHARMHUB_TOKEN }}
36
36
github-token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments