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 e860b41 commit 007a900Copy full SHA for 007a900
.github/actions/transition/action.yml
@@ -8,7 +8,7 @@ runs:
8
- run: npx create-typescript-app
9
shell: bash
10
- id: auto-commit-action
11
- uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5
+ uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5
12
with:
13
commit_author: The Friendly Bingo Bot <[email protected]>
14
commit_message: Check in changes from re-running npx create-typescript-app
0 commit comments