Commit addc46e 1 parent c47e65f commit addc46e Copy full SHA for addc46e
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 61
61
steps :
62
62
- name : Generate authentication token
63
63
id : generate_token
64
- uses : tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f
64
+ uses : tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a
65
65
with :
66
66
app_id : ${{ secrets.GH_APP_DATADOG_VECTOR_CI_APP_ID }}
67
67
private_key : ${{ secrets.GH_APP_DATADOG_VECTOR_CI_APP_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 15
15
steps :
16
16
- name : Generate authentication token
17
17
id : generate_token
18
- uses : tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f
18
+ uses : tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a
19
19
with :
20
20
app_id : ${{ secrets.GH_APP_DATADOG_VECTOR_CI_APP_ID }}
21
21
private_key : ${{ secrets.GH_APP_DATADOG_VECTOR_CI_APP_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 49
49
steps :
50
50
- name : Generate authentication token
51
51
id : generate_token
52
- uses : tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f
52
+ uses : tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a
53
53
with :
54
54
app_id : ${{ secrets.GH_APP_DATADOG_VECTOR_CI_APP_ID }}
55
55
private_key : ${{ secrets.GH_APP_DATADOG_VECTOR_CI_APP_PRIVATE_KEY }}
@@ -381,7 +381,7 @@ jobs:
381
381
steps :
382
382
- name : Generate authentication token
383
383
id : generate_token
384
- uses : tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f
384
+ uses : tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a
385
385
with :
386
386
app_id : ${{ secrets.GH_APP_DATADOG_VECTOR_CI_APP_ID }}
387
387
private_key : ${{ secrets.GH_APP_DATADOG_VECTOR_CI_APP_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments