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 5151 # Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
5252 touch requirements.txt
5353 - name : Check libs
54- uses : canonical/charming-actions/check-libraries@2.6.3
54+ uses : canonical/charming-actions/check-libraries@2.7.0
5555 with :
5656 credentials : ${{ secrets.CHARMHUB_TOKEN }}
5757 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 3030 # Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
3131 touch requirements.txt
3232 - name : Release charm libraries
33- uses : canonical/charming-actions/release-libraries@2.6.3
33+ uses : canonical/charming-actions/release-libraries@2.7.0
3434 with :
3535 credentials : ${{ secrets.CHARMHUB_TOKEN }}
3636 github-token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments