Skip to content

Commit

Permalink
Update _charm-quality-checks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucabello authored and skatsaounis committed Mar 15, 2024
1 parent e8bd852 commit 048e85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_charm-quality-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
with:
fetch-depth: 1
- name: Check charm libraries # Make sure our charm libraries are updated
uses: canonical/charming-actions/check-libraries@2.4.0
uses: canonical/charming-actions/check-libraries@2.5.0-rc
with:
credentials: "${{ secrets.CHARMHUB_TOKEN }}"
github-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 048e85f

Please sign in to comment.