Skip to content

Commit 170db48

Browse files
chore(deps): bump planetscale/ghcommit-action from 0.2.20 to 0.2.22
Bumps [planetscale/ghcommit-action](https://github.com/planetscale/ghcommit-action) from 0.2.20 to 0.2.22. - [Release notes](https://github.com/planetscale/ghcommit-action/releases) - [Commits](planetscale/ghcommit-action@25309d8...a6b150b) --- updated-dependencies: - dependency-name: planetscale/ghcommit-action dependency-version: 0.2.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cab1173 commit 170db48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
- name: Commit version bump
128128
id: commit-version-bump
129129
if: steps.check-changes.outputs.committed == 'true'
130-
uses: planetscale/ghcommit-action@25309d8005ac7c3bcd61d3fe19b69e0fe47dbdde # v0.2.20
130+
uses: planetscale/ghcommit-action@a6b150b81dca5dd027baa898604418eec9e11465 # v0.2.22
131131
with:
132132
commit_message: "chore: update versions and changelogs [version bump] [skip ci]"
133133
repo: ${{ github.repository }}

0 commit comments

Comments
 (0)