Skip to content

Commit e1ab5b2

Browse files
chore(deps): update planetscale/ghcommit-action action to v0.2.14
1 parent 2675e08 commit e1ab5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
sed -i'' -Ee "s/ghcommit-action:v(.*)/ghcommit-action:v${new_version}/" Dockerfile
8282
8383
- name: Commit changes
84-
uses: planetscale/ghcommit-action@5b20c92facae8dbf8a3836dc65b8503dda378573 # v0.2.13
84+
uses: planetscale/ghcommit-action@2675e0864d08c642df6064d3eb71d71452aeeb29 # v0.2.14
8585
with:
8686
commit_message: "🤖 Bump version in Dockerfile"
8787
repo: ${{ github.repository }}

0 commit comments

Comments
 (0)