From 6efc757cd0a977b785d48d7c6db780145eb2a9db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 15:34:55 +0000 Subject: [PATCH] Bump trailofbits/check-up-to-dateness from 1 to 2 Bumps [trailofbits/check-up-to-dateness](https://github.com/trailofbits/check-up-to-dateness) from 1 to 2. - [Release notes](https://github.com/trailofbits/check-up-to-dateness/releases) - [Commits](https://github.com/trailofbits/check-up-to-dateness/compare/v1...v2) --- updated-dependencies: - dependency-name: trailofbits/check-up-to-dateness dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3172a556..de95d8c3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: steps: - id: main - uses: trailofbits/check-up-to-dateness@v1 + uses: trailofbits/check-up-to-dateness@v2 test: needs: [check-up-to-dateness]