Skip to content

Commit ec60939

Browse files
Update canonical/charming-actions action to v2.6.0 (#482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2541db6 commit ec60939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lib-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
tox run -e build-wrapper
3939
mv requirements-last-build.txt requirements.txt
4040
- name: Check libs
41-
uses: canonical/charming-actions/check-libraries@2.4.0
41+
uses: canonical/charming-actions/check-libraries@2.6.0
4242
with:
4343
credentials: "${{ secrets.CHARMHUB_TOKEN }}"
4444
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)