Skip to content

Commit

Permalink
chore(workflows/dependencies): update google-github-actions/release-p…
Browse files Browse the repository at this point in the history
…lease-action action to v4
  • Loading branch information
renovate[bot] committed Dec 14, 2023
1 parent 4b6747e commit bb23d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
git config user.name github-actions[bot]
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
with:
path: charts/${{ inputs.chart }}
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
Expand Down

0 comments on commit bb23d19

Please sign in to comment.