Skip to content

Commit

Permalink
Bump upload-charm version
Browse files Browse the repository at this point in the history
2.1.1 does not support unified charmcraft.yaml

Signed-off-by: Guillaume Boutry <[email protected]>
  • Loading branch information
gboutry committed Oct 24, 2024
1 parent 7ee9785 commit c841326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-edge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
fetch-depth: 1
- name: Upload charm to Charmhub
uses: canonical/charming-actions/upload-charm@2.1.1
uses: canonical/charming-actions/upload-charm@2.6.3
with:
credentials: "${{ secrets.CHARMHUB_TOKEN }}"
github-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit c841326

Please sign in to comment.