50
50
# We use the workflow-pr-fixer app to authenticate and get a token that will cause the workflow
51
51
# to be triggered again.
52
52
- name : Generate App Token
53
- uses : actions/create-github-app-token@v2
53
+ uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
54
54
id : app-token
55
55
with :
56
56
app-id : ${{ vars.APP_ID }}
74
74
# We use the workflow-pr-fixer app to authenticate and get a token that will cause the workflow
75
75
# to be triggered again.
76
76
- name : Generate App Token
77
- uses : actions/create-github-app-token@v2
77
+ uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
78
78
id : app-token
79
79
with :
80
80
app-id : ${{ vars.APP_ID }}
97
97
# We use the workflow-pr-fixer app to authenticate and get a token that will cause the workflow
98
98
# to be triggered again.
99
99
- name : Generate App Token
100
- uses : actions/create-github-app-token@v2
100
+ uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
101
101
id : app-token
102
102
with :
103
103
app-id : ${{ vars.APP_ID }}
@@ -122,7 +122,7 @@ jobs:
122
122
# We use the workflow-pr-fixer app to authenticate and get a token that will cause the workflow
123
123
# to be triggered again.
124
124
- name : Generate App Token
125
- uses : actions/create-github-app-token@v2
125
+ uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
126
126
id : app-token
127
127
with :
128
128
app-id : ${{ vars.APP_ID }}
@@ -147,7 +147,7 @@ jobs:
147
147
# We use the workflow-pr-fixer app to authenticate and get a token that will cause the workflow
148
148
# to be triggered again.
149
149
- name : Generate App Token
150
- uses : actions/create-github-app-token@v2
150
+ uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
151
151
id : app-token
152
152
with :
153
153
app-id : ${{ vars.APP_ID }}
0 commit comments