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 16
16
contents : write
17
17
pull-requests : write
18
18
steps :
19
- - uses : actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3
19
+ - uses : actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
20
20
id : app-token
21
21
with :
22
22
app-id : ${{ secrets.MY_RENOVATE_GITHUB_APP_ID }}
Original file line number Diff line number Diff line change 52
52
- name : Checkout
53
53
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
54
54
55
- - uses : actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3
55
+ - uses : actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
56
56
id : app-token
57
57
with :
58
58
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@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3
19
+ - uses : actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
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