From c03b73f7fadf1bdccccae53ecdd28a71e382e367 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 4 Dec 2025 12:08:05 +0000 Subject: [PATCH] Pin dependencies --- .forgejo/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index ccdad46..90b3127 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -10,7 +10,7 @@ jobs: steps: - uses: https://code.forgejo.org/actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - - uses: https://github.com/oxsecurity/megalinter@v9 + - uses: https://github.com/oxsecurity/megalinter@55a59b24a441e0e1943080d4a512d827710d4a9d # v9 env: MEGALINTER_FLAVOR: cupcake GITHUB_SERVER_URL: https://forgejo.wizeazz.nl @@ -20,7 +20,7 @@ jobs: GITHUB_STATUS_REPORTER: ${{ !env.ACT }} GITHUB_COMMENT_REPORTER: ${{ !env.ACT }} - - uses: https://github.com/actions-rust-lang/setup-rust-toolchain@v1 + - uses: https://github.com/actions-rust-lang/setup-rust-toolchain@1780873c7b576612439a134613cc4cc74ce5538c # v1 #- run: cargo test --all-features - run: cargo run -- --help -- 2.49.1