From 2c99ecdfc56a18e28bf7a43dc24f04f259171287 Mon Sep 17 00:00:00 2001 From: Jan Gleytenhoover Date: Wed, 4 Sep 2024 06:30:33 +0000 Subject: [PATCH] revert c46165c473a0c756662d45cca0fb983be2d10bb8 revert Merge pull request 'chore(deps): pin dependencies' (#25) from renovate/pin-dependencies into main Reviewed-on: https://git.kjan.de/Renovate/renovate-runner/pulls/25 --- .gitea/workflows/renovate.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 5f2afe5..90678f1 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -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