From 8f9bfd071a3048fd89c60e23349f5b0d30e4cebe Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 22 Feb 2025 19:10:43 +0000 Subject: [PATCH] chore(deps): pin dependencies --- .github/workflows/renovate.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 8fa2eff..8008d84 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -12,9 +12,9 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v4.2.2 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Self-hosted Renovate - uses: https://github.com/renovatebot/github-action@v41.0.12 + uses: https://github.com/renovatebot/github-action@9ad1a8e771c002ece340d1ff028fae4503fe041b # v41.0.12 with: token: ${{ secrets.RENOVATE_TOKEN }} env-regex: "^(?:RENOVATE_\\w+|GITHUB_COM_TOKEN)$" -- 2.39.2