diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ca9ca5e1..a721f2ac 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -39,7 +39,7 @@ jobs: with: fetch-depth: 0 - name: Release any bumped charm libs - uses: canonical/charming-actions/release-libraries@2.2.2 + uses: canonical/charming-actions/release-libraries@2.4.0 with: credentials: ${{ secrets.CHARMHUB_TOKEN }} github-token: ${{ secrets.GITHUB_TOKEN }}