5050 # We use the workflow-pr-fixer app to authenticate and get a token that will cause the workflow
5151 # to be triggered again.
5252 - name : Generate App Token
53- uses : actions/create-github-app-token@v2
53+ uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
5454 id : app-token
5555 with :
5656 app-id : ${{ vars.APP_ID }}
7474 # We use the workflow-pr-fixer app to authenticate and get a token that will cause the workflow
7575 # to be triggered again.
7676 - name : Generate App Token
77- uses : actions/create-github-app-token@v2
77+ uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
7878 id : app-token
7979 with :
8080 app-id : ${{ vars.APP_ID }}
9797 # We use the workflow-pr-fixer app to authenticate and get a token that will cause the workflow
9898 # to be triggered again.
9999 - name : Generate App Token
100- uses : actions/create-github-app-token@v2
100+ uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
101101 id : app-token
102102 with :
103103 app-id : ${{ vars.APP_ID }}
@@ -122,7 +122,7 @@ jobs:
122122 # We use the workflow-pr-fixer app to authenticate and get a token that will cause the workflow
123123 # to be triggered again.
124124 - name : Generate App Token
125- uses : actions/create-github-app-token@v2
125+ uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
126126 id : app-token
127127 with :
128128 app-id : ${{ vars.APP_ID }}
@@ -147,7 +147,7 @@ jobs:
147147 # We use the workflow-pr-fixer app to authenticate and get a token that will cause the workflow
148148 # to be triggered again.
149149 - name : Generate App Token
150- uses : actions/create-github-app-token@v2
150+ uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
151151 id : app-token
152152 with :
153153 app-id : ${{ vars.APP_ID }}
0 commit comments