chore(deps): update actions/checkout action to v4.1.2 (#2582)
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>pull/2583/head
parent
6a58945969
commit
1786f6e544
|
@ -23,7 +23,7 @@ jobs:
|
|||
private-key: ${{ secrets.RENOVATE_APP_PRIVATE_KEY }}
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
|
||||
|
||||
- name: Self-hosted Renovate
|
||||
uses: renovatebot/github-action@c134f38c01867794a23c35e86660bd9609caf30c # v40.1.4
|
||||
|
|
Loading…
Reference in New Issue