Commit 7b0847d 1 parent 3c90ff3 commit 7b0847d Copy full SHA for 7b0847d
File tree 3 files changed +3
-3
lines changed
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@3378cda945da322a8db4b193e19d46352ebe2de5 # v1.10.4
18
+ - uses : actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
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@3378cda945da322a8db4b193e19d46352ebe2de5 # v1.10.4
53
+ - uses : actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
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@3378cda945da322a8db4b193e19d46352ebe2de5 # v1.10.4
19
+ - uses : actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
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