renovate: pin gitea actions versions
All checks were successful
renovate / renovate (push) Successful in 24s
All checks were successful
renovate / renovate (push) Successful in 24s
This commit is contained in:
parent
37214bfcca
commit
61b408acc5
@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:37.432.0
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v4.1.7
|
||||
- run: renovate
|
||||
env:
|
||||
RENOVATE_CONFIG_FILE: "/workspace/JakeHillion/renovate-config/config.js"
|
||||
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"extends": [
|
||||
"config:base"
|
||||
"config:recommended",
|
||||
"helpers:pinGitHubActionDigests"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user