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 44042ff commit 304cf53Copy full SHA for 304cf53
.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@6a383e778f6620afde4bf4b45069d3c6983c1ae2 # v0.2.15
+ uses: planetscale/ghcommit-action@322be9669498a4be9ce66efc1169f8f43f6bd883 # v0.2.17
49
with:
50
commit_message: "🤖 Bump version"
51
repo: ${{ github.repository }}
0 commit comments