chore(deps): pin dependencies #25

Merged
jank merged 1 commits from renovate/pin-dependencies into main 2024-09-04 06:25:57 +00:00
Showing only changes of commit c1eea64a23 - Show all commits

@ -9,9 +9,9 @@ on:
jobs: jobs:
renovate: renovate:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:latest container: ghcr.io/renovatebot/renovate:latest@sha256:278d4926a7dc4677450801b4c1d98c53bfe95ab440ce4044b5f05ca6b1680b5c
steps: steps:
- uses: https://git.kjan.de/actions/checkout@v4 - uses: https://git.kjan.de/actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- run: renovate - run: renovate
env: env:
RENOVATE_CONFIG_FILE: "config.js" # replace it with your config.js path RENOVATE_CONFIG_FILE: "config.js" # replace it with your config.js path