We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4082a2 commit ad7e46dCopy full SHA for ad7e46d
.github/workflows/release.yaml
@@ -45,7 +45,7 @@ jobs:
45
sed -i'' -Ee "s/TAG=\"v(.*)\"/TAG=\"v${version}\"/" hooks/pre-command
46
47
- name: Commit changes
48
- uses: planetscale/ghcommit-action@f24050e41f8694750427d111b52f4ef9ca81a32d # v0.2.18
+ uses: planetscale/ghcommit-action@343f41817a6a0f882f18bbc59fdd37f49452736f # v0.2.19
49
with:
50
commit_message: "🤖 Bump version"
51
repo: ${{ github.repository }}
0 commit comments