Skip to content

Commit a1bcc18

Browse files
Update canonical/charming-actions action to v2.7.0
1 parent 57441ed commit a1bcc18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
# Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
3636
touch requirements.txt
3737
- name: Release charm libraries
38-
uses: canonical/charming-actions/release-libraries@2.6.3
38+
uses: canonical/charming-actions/release-libraries@2.7.0
3939
with:
4040
credentials: ${{ secrets.CHARMHUB_TOKEN }}
4141
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)