Compare commits

...

2 Commits

Author SHA1 Message Date
abcc8a73f6 Merge pull request 'revert c46165c473a0c756662d45cca0fb983be2d10bb8' (#26) from jank-patch-1 into main
All checks were successful
renovate / renovate (push) Successful in 5m13s
Reviewed-on: #26
2024-09-04 06:30:45 +00:00
2c99ecdfc5 revert c46165c473a0c756662d45cca0fb983be2d10bb8
Some checks failed
renovate / renovate (push) Has been cancelled
revert Merge pull request 'chore(deps): pin dependencies' (#25) from renovate/pin-dependencies into main

Reviewed-on: #25
2024-09-04 06:30:33 +00:00

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