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 86434b0 commit f035dd9Copy full SHA for f035dd9
.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@9400254a26464337cbe5af17c5f25075134e0089 # v0.2.7
+ uses: planetscale/ghcommit-action@86434b0b2603b57a211bae56ceee257b85646630 # v0.2.8
85
with:
86
commit_message: "🤖 Bump version in Dockerfile"
87
repo: ${{ github.repository }}
0 commit comments