Skip to content

Commit

Permalink
ci: bump upload-charm action 2.4.0 -> 2.6.2 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
orfeas-k committed Jul 11, 2024
1 parent 207ec88 commit 6edcc65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
echo "::set-output name=tag_prefix::$tag_prefix"
- name: Upload charm to charmhub
uses: canonical/charming-actions/upload-charm@2.3.0
uses: canonical/charming-actions/upload-charm@2.6.2
with:
credentials: ${{ secrets.CHARMCRAFT_CREDENTIALS }}
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6edcc65

Please sign in to comment.