Skip to content

Commit

Permalink
Merge pull request #2 from 7knot/dependabot/github_actions/helm/chart…
Browse files Browse the repository at this point in the history
…-releaser-action-1.2.1

build(deps): bump helm/chart-releaser-action from 1.1.0 to 1.2.1
  • Loading branch information
mugioka authored Jan 26, 2022
2 parents 6c4a875 + 4d165e3 commit b998233
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 @@ -20,6 +20,6 @@ jobs:
git config user.email "[email protected]"
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.1.0
uses: helm/chart-releaser-action@v1.2.1
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit b998233

Please sign in to comment.