File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
runs-on : ubuntu-latest
15
15
steps :
16
16
- name : Get GITHUB_TOKEN for release
17
- uses : actions/create-github-app-token@v1
17
+ uses : actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1
18
18
id : app-token
19
19
with :
20
20
app-id : ${{ secrets.release_gh_app_id }}
Original file line number Diff line number Diff line change 39
39
40
40
steps :
41
41
- name : Get GITHUB_TOKEN for Github Apps
42
- uses : nabeken/go-github-apps@afd4a1da8d2eafaa6902580a943dc17dfd055ba9 # v0
42
+ uses : nabeken/go-github-apps@26f1e0f59f98903fca86f03b2bef2f32f25693e9 # v0
43
43
id : go-github-apps
44
44
with :
45
45
installation_id : ${{ secrets.installation_id }}
57
57
58
58
steps :
59
59
- name : Get GITHUB_TOKEN for Github Apps
60
- uses : nabeken/go-github-apps@afd4a1da8d2eafaa6902580a943dc17dfd055ba9 # v0
60
+ uses : nabeken/go-github-apps@26f1e0f59f98903fca86f03b2bef2f32f25693e9 # v0
61
61
id : go-github-apps
62
62
with :
63
63
installation_id : ${{ secrets.installation_id }}
You can’t perform that action at this time.
0 commit comments