Compare commits

..

2 Commits

Author SHA1 Message Date
lyrathorpe 1b4c1a26f8 Merge pull request 'chore(deps): update actions/checkout action to v7' (#53) from renovate/actions-checkout-7.x into main
renovate / renovate (push) Successful in 1m58s
Reviewed-on: #53
2026-06-22 16:27:51 +01:00
Renovate Bot 1be07d8ed1 chore(deps): update actions/checkout action to v7
renovate/stability-days Updates have met minimum release age requirement
2026-06-21 23:02:53 +00:00
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:43.226.1@sha256:0b678d3b80ec23a7bf8c967b7796d9df09c50eac7fa16c7b4fd5761a9f4a7be0 container: ghcr.io/renovatebot/renovate:43.226.1@sha256:0b678d3b80ec23a7bf8c967b7796d9df09c50eac7fa16c7b4fd5761a9f4a7be0
steps: steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
- run: renovate - run: renovate
env: env:
RENOVATE_CONFIG_FILE: "/workspace/lyrathorpe/renovate-config/config.js" RENOVATE_CONFIG_FILE: "/workspace/lyrathorpe/renovate-config/config.js"