Skip to content

Commit 2e38abf

Browse files
Bump planetscale/ghcommit-action
Bumps the github-actions-dependencies group with 1 update: [planetscale/ghcommit-action](https://github.com/planetscale/ghcommit-action). Updates `planetscale/ghcommit-action` from 0.2.19 to 0.2.20 - [Release notes](https://github.com/planetscale/ghcommit-action/releases) - [Commits](planetscale/ghcommit-action@v0.2.19...v0.2.20) --- updated-dependencies: - dependency-name: planetscale/ghcommit-action dependency-version: 0.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 014cd74 commit 2e38abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
GH_TOKEN: ${{ steps.generate_token.outputs.token }}
8989

9090
- name: Commit and push changes
91-
uses: planetscale/ghcommit-action@v0.2.19
91+
uses: planetscale/ghcommit-action@v0.2.20
9292
with:
9393
commit_message: 'Update helm docs'
9494
repo: ${{ github.repository }}

0 commit comments

Comments
 (0)