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 af3cb1e commit c3dd9d3Copy full SHA for c3dd9d3
.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@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5
+ uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6
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