Skip to content

Commit

Permalink
update deps (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
delgod authored Mar 23, 2023
1 parent 2ae5760 commit 0ad5a21
Show file tree
Hide file tree
Showing 6 changed files with 370 additions and 321 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
fetch-depth: 0
- name: Check libs
uses: canonical/charming-actions/[email protected].2
uses: canonical/charming-actions/[email protected].3
with:
# FIXME: CHARMHUB_TOKEN will expire in 2024-01-20
# NOTE: CHARMHUB_TOKEN is only allowed in latest/edge, latest/candidate
Expand All @@ -41,7 +41,7 @@ jobs:
with:
fetch-depth: 0
- name: Upload charm to charmhub
uses: canonical/charming-actions/[email protected].2
uses: canonical/charming-actions/[email protected].3
with:
credentials: "${{ secrets.CHARMHUB_TOKEN }}"
github-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down
Loading

0 comments on commit 0ad5a21

Please sign in to comment.