Skip to content

Commit

Permalink
Merge pull request #16 from infrahq/dependabot/github_actions/helm/ch…
Browse files Browse the repository at this point in the history
…art-releaser-action-1.5.0

build(deps): bump helm/chart-releaser-action from 1.4.1 to 1.5.0
  • Loading branch information
mxyng authored Jan 13, 2023
2 parents f6509f7 + 596afaa commit 370d5a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
git config user.name "infrahq-ci"
git config user.email "[email protected]"
- uses: azure/setup-helm@v3
- uses: helm/chart-releaser-action@v1.4.1
- uses: helm/chart-releaser-action@v1.5.0
env:
CR_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CR_PAGES_BRANCH: pages
Expand Down

0 comments on commit 370d5a7

Please sign in to comment.