Skip to content

Commit

Permalink
Bump helm/chart-releaser-action from 1.5.0 to 1.6.0 (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent f01606f commit 6a8fa9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
helm package deploy/charts/auth0-exporter --app-version=${VERSION:1} --version=${VERSION:1} --destination=.cr-release-packages
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
with:
skip_packaging: true
mark_as_latest: false
Expand Down

0 comments on commit 6a8fa9a

Please sign in to comment.