File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
.github/actions/transition Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
- run : npx create-typescript-app
9
9
shell : bash
10
10
- id : auto-commit-action
11
- uses : stefanzweifel/git-auto-commit-action@v5
11
+ uses : stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5
12
12
with :
13
13
commit_author :
The Friendly Bingo Bot <[email protected] >
14
14
commit_message : Check in changes from re-running npx create-typescript-app
15
15
commit_user_email :
[email protected]
16
16
commit_user_name : The Friendly Bingo Bot
17
17
- if : steps.auto-commit-action.outputs.changes_detected == 'true'
18
- uses : mshick/add-pr-comment@v2
18
+ uses : mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc # v2
19
19
with :
20
20
issue : ${{ github.event.pull_request.number }}
21
21
message : >-
You can’t perform that action at this time.
0 commit comments