We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f32b94a commit f965d71Copy full SHA for f965d71
1 file changed
.github/workflows/create-public-versions-pr.yml
@@ -75,7 +75,7 @@ jobs:
75
git checkout -b $BRANCH
76
git push --set-upstream origin $BRANCH
77
- name: Sign commit and push
78
- uses: planetscale/ghcommit-action@f035dd97212c4009aaa9e3197abf88f80d1d8d91 # v0.2.8
+ uses: planetscale/ghcommit-action@86434b0b2603b57a211bae56ceee257b85646630 # v0.2.8
79
with:
80
commit_message: 'Update public adapter versions'
81
repo: ${{ github.repository }}
0 commit comments