This repository was archived by the owner on Jan 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
release-please :
16
16
runs-on : ubuntu-latest
17
17
steps :
18
- - uses : actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1.10.2
18
+ - uses : actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1.10.3
19
19
id : app-token
20
20
with :
21
21
app-id : ${{ secrets.MY_RENOVATE_GITHUB_APP_ID }}
Original file line number Diff line number Diff line change 50
50
- name : Checkout
51
51
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
52
52
53
- - uses : actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1.10.2
53
+ - uses : actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1.10.3
54
54
id : app-token
55
55
with :
56
56
app-id : ${{ secrets.MY_RENOVATE_GITHUB_APP_ID }}
Original file line number Diff line number Diff line change 16
16
semantic-pull-request :
17
17
runs-on : ubuntu-latest
18
18
steps :
19
- - uses : actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1.10.2
19
+ - uses : actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1.10.3
20
20
id : app-token
21
21
with :
22
22
app-id : ${{ secrets.MY_RENOVATE_GITHUB_APP_ID }}
You can’t perform that action at this time.
0 commit comments