chore(deps): pin actions/checkout action to 1e31de5
This commit is contained in:
parent
690e1743db
commit
dc7f4b11be
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
container: ghcr.io/renovatebot/renovate:37.140.10
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4.0.0
|
||||
uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # v4.0.0
|
||||
|
||||
- name: Renovate
|
||||
run: renovate
|
||||
|
|
Loading…
Add table
Reference in a new issue