Skip to content

Commit

Permalink
Update release_5_edge.yaml
Browse files Browse the repository at this point in the history
Use latest version of workflows
  • Loading branch information
dmitry-ratushnyy authored Nov 27, 2023
1 parent 0fa98e4 commit 4075e22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_5_edge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

build:
name: Build charm
uses: canonical/data-platform-workflows/.github/workflows/build_charm_without_cache.yaml@v5
uses: canonical/data-platform-workflows/.github/workflows/build_charm_without_cache.yaml@v6
with:
charmcraft-snap-channel: "latest/edge"

Expand All @@ -46,4 +46,4 @@ jobs:
secrets:
charmhub-token: ${{ secrets.CHARMHUB_TOKEN }}
permissions:
contents: write # Needed to create GitHub release
contents: write # Needed to create GitHub release

0 comments on commit 4075e22

Please sign in to comment.