4545 steps :
4646 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
4747 - name : Create GitHub App Token
48- uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
48+ uses : actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
4949 id : app-token
5050 with :
5151 app-id : ${{ secrets.PR_BOT_APP_ID }}
6464 steps :
6565 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
6666 - name : Create GitHub App Token
67- uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
67+ uses : actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
6868 id : app-token
6969 with :
7070 app-id : ${{ secrets.PR_BOT_APP_ID }}
8383 steps :
8484 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
8585 - name : Create GitHub App Token
86- uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
86+ uses : actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
8787 id : app-token
8888 with :
8989 app-id : ${{ secrets.PR_BOT_APP_ID }}
@@ -102,7 +102,7 @@ jobs:
102102 steps :
103103 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
104104 - name : Create GitHub App Token
105- uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
105+ uses : actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
106106 id : app-token
107107 with :
108108 app-id : ${{ secrets.PR_BOT_APP_ID }}
@@ -121,7 +121,7 @@ jobs:
121121 steps :
122122 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
123123 - name : Create GitHub App Token
124- uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
124+ uses : actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
125125 id : app-token
126126 with :
127127 app-id : ${{ secrets.PR_BOT_APP_ID }}
@@ -140,7 +140,7 @@ jobs:
140140 steps :
141141 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
142142 - name : Create GitHub App Token
143- uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
143+ uses : actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
144144 id : app-token
145145 with :
146146 app-id : ${{ secrets.PR_BOT_APP_ID }}
@@ -159,7 +159,7 @@ jobs:
159159 steps :
160160 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
161161 - name : Create GitHub App Token
162- uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
162+ uses : actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
163163 id : app-token
164164 with :
165165 app-id : ${{ secrets.PR_BOT_APP_ID }}
0 commit comments