Pin dependencies

This commit is contained in:
Renovate Bot 2024-03-24 14:08:35 +00:00
parent 9caf80ab65
commit c7da6a87c1
1 changed files with 2 additions and 2 deletions

View File

@ -10,9 +10,9 @@ on:
jobs:
renovate:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:37.266.0
container: ghcr.io/renovatebot/renovate:37.266.0@sha256:4747a4a9ffc5621f4ea7983069fc3c977a99fb19045ca918a5452642de621c2a
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- run: renovate
env:
RENOVATE_CONFIG_FILE: "${{ gitea.workspace }}/config.js"