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 3131 # Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
3232 touch requirements.txt
3333 - name : Check libs
34- uses : canonical/charming-actions/check-libraries@2.6.2
34+ uses : canonical/charming-actions/check-libraries@2.6.3
3535 with :
3636 charmcraft-channel : latest/beta/data-platform # TODO: remove after charmcraft 3.3 stable release
3737 credentials : ${{ secrets.CHARMHUB_TOKEN }}
Original file line number Diff line number Diff line change 1919 # Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
2020 touch requirements.txt
2121 - name : Check libs
22- uses : canonical/charming-actions/check-libraries@2.6.2
22+ uses : canonical/charming-actions/check-libraries@2.6.3
2323 with :
2424 charmcraft-channel : latest/beta/data-platform # TODO: remove after charmcraft 3.3 stable release
2525 # NOTE: CHARMHUB_TOKEN is only allowed in latest/edge, latest/candidate
You can’t perform that action at this time.
0 commit comments