Skip to content

Commit

Permalink
Update canonical/charming-actions action to v2.4.0 (canonical#26)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent 2dbbc9f commit 83617e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ jobs:
fetch-depth: 0

- name: Select Charmhub channel
uses: canonical/charming-actions/channel@2.2.2
uses: canonical/charming-actions/channel@2.4.0
id: channel

- name: Upload charm to Charmhub
uses: canonical/charming-actions/upload-charm@2.2.2
uses: canonical/charming-actions/upload-charm@2.4.0
with:
credentials: "${{ secrets.CHARMHUB_TOKEN }}"
github-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 83617e9

Please sign in to comment.