diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d6a60f77..019bbf9d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -54,7 +54,7 @@ jobs: with: fetch-depth: 0 - name: Check libs - uses: canonical/charming-actions/check-libraries@2.2.2 + uses: canonical/charming-actions/check-libraries@2.6.0 with: credentials: "${{ secrets.CHARMHUB_TOKEN }}" # FIXME: current token will expire around 2023-09-23 github-token: "${{ secrets.GITHUB_TOKEN }}"