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.3 .0
50
+ uses : canonical/charming-actions/check-libraries@2.4 .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 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.3 .0
33
+ uses : canonical/charming-actions/release-libraries@2.4 .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