Commit 88111a7 Self-hosted Renovate Bot
committed
1 parent 0577caf commit 88111a7 Copy full SHA for 88111a7
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 : nabeken/go-github-apps@fc859a239d984b2704ccbe50f0ea4d9034e7cdaa # v0
17
+ uses : nabeken/go-github-apps@0577caf5f371e5479ffa88e96aac2751f161b03b # v0
18
18
id : go-github-apps
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@fc859a239d984b2704ccbe50f0ea4d9034e7cdaa # v0
42
+ uses : nabeken/go-github-apps@0577caf5f371e5479ffa88e96aac2751f161b03b # 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@fc859a239d984b2704ccbe50f0ea4d9034e7cdaa # v0
60
+ uses : nabeken/go-github-apps@0577caf5f371e5479ffa88e96aac2751f161b03b # 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