Skip to content

Commit 2ab3521

Browse files
authoredFeb 19, 2025··
Update canonical/charming-actions action to v2.7.0
1 parent d8ae8e4 commit 2ab3521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
3131
touch requirements.txt
3232
- name: Release charm libraries
33-
uses: canonical/charming-actions/release-libraries@2.6.3
33+
uses: canonical/charming-actions/release-libraries@2.7.0
3434
with:
3535
credentials: ${{ secrets.CHARMHUB_TOKEN }}
3636
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)
Please sign in to comment.