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 70bcba6 commit 13187a6Copy full SHA for 13187a6
.github/workflows/release.yaml
@@ -81,7 +81,7 @@ jobs:
81
sed -i'' -Ee "s/ghcommit-action:v(.*)/ghcommit-action:v${new_version}/" Dockerfile
82
83
- name: Commit changes
84
- uses: planetscale/ghcommit-action@2675e0864d08c642df6064d3eb71d71452aeeb29 # v0.2.14
+ uses: planetscale/ghcommit-action@6a383e778f6620afde4bf4b45069d3c6983c1ae2 # v0.2.15
85
with:
86
commit_message: "🤖 Bump version in Dockerfile"
87
repo: ${{ github.repository }}
0 commit comments