45
45
steps :
46
46
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
47
47
- name : Create GitHub App Token
48
- uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
48
+ uses : actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
49
49
id : app-token
50
50
with :
51
51
app-id : ${{ secrets.PR_BOT_APP_ID }}
64
64
steps :
65
65
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
66
66
- name : Create GitHub App Token
67
- uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
67
+ uses : actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
68
68
id : app-token
69
69
with :
70
70
app-id : ${{ secrets.PR_BOT_APP_ID }}
83
83
steps :
84
84
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
85
85
- name : Create GitHub App Token
86
- uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
86
+ uses : actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
87
87
id : app-token
88
88
with :
89
89
app-id : ${{ secrets.PR_BOT_APP_ID }}
@@ -102,7 +102,7 @@ jobs:
102
102
steps :
103
103
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
104
104
- name : Create GitHub App Token
105
- uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
105
+ uses : actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
106
106
id : app-token
107
107
with :
108
108
app-id : ${{ secrets.PR_BOT_APP_ID }}
@@ -121,7 +121,7 @@ jobs:
121
121
steps :
122
122
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
123
123
- name : Create GitHub App Token
124
- uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
124
+ uses : actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
125
125
id : app-token
126
126
with :
127
127
app-id : ${{ secrets.PR_BOT_APP_ID }}
@@ -140,7 +140,7 @@ jobs:
140
140
steps :
141
141
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
142
142
- name : Create GitHub App Token
143
- uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
143
+ uses : actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
144
144
id : app-token
145
145
with :
146
146
app-id : ${{ secrets.PR_BOT_APP_ID }}
@@ -159,7 +159,7 @@ jobs:
159
159
steps :
160
160
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
161
161
- name : Create GitHub App Token
162
- uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
162
+ uses : actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
163
163
id : app-token
164
164
with :
165
165
app-id : ${{ secrets.PR_BOT_APP_ID }}
0 commit comments