Commit fbf618d 1 parent e8fd623 commit fbf618d Copy full SHA for fbf618d
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@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
18
+ - uses : actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1.11.6
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 52
52
- name : Checkout
53
53
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
54
54
55
- - uses : actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
55
+ - uses : actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1.11.6
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@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
19
+ - uses : actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1.11.6
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