Skip to content

Commit ad7e46d

Browse files
chore(deps): update planetscale/ghcommit-action action to v0.2.19 (#49)
Co-authored-by: felix-renovate[bot] <143542247+felix-renovate[bot]@users.noreply.github.com>
1 parent c4082a2 commit ad7e46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
sed -i'' -Ee "s/TAG=\"v(.*)\"/TAG=\"v${version}\"/" hooks/pre-command
4646
4747
- name: Commit changes
48-
uses: planetscale/ghcommit-action@f24050e41f8694750427d111b52f4ef9ca81a32d # v0.2.18
48+
uses: planetscale/ghcommit-action@343f41817a6a0f882f18bbc59fdd37f49452736f # v0.2.19
4949
with:
5050
commit_message: "🤖 Bump version"
5151
repo: ${{ github.repository }}

0 commit comments

Comments
 (0)