Skip to content

Commit 058a412

Browse files
authored
Update ci.yml
1 parent 6e4a67b commit 058a412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Commit file
2828
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
29-
uses: imjohnbo/commit@178d297eaefad8461c6d8517e6a7e62ae0c9d45c # v1
29+
uses: imjohnbo/commit@a17c853bd67779c78b30556432a8e8bcc2656b59 # v1
3030
with:
3131
files: |
3232
dist/index.js

0 commit comments

Comments
 (0)