Skip to content

Commit

Permalink
Merge pull request #6 from fullstack-devops/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/helm/chart-releaser-action-1.4.1

Bump helm/chart-releaser-action from 1.4.0 to 1.4.1
  • Loading branch information
eksrha authored Nov 1, 2022
2 parents b78e169 + 5921428 commit fd66ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.4.0
uses: helm/chart-releaser-action@v1.4.1
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit fd66ed8

Please sign in to comment.