From 617d3b7ee6663dac2fb869c9c75026d318ea16d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 05:34:01 +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 8c63a5d..4552a44 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]