From abbabb48a4cf301442ad0820406003c021cea307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 19:16:22 +0000 Subject: [PATCH] chore(deps): bump oras-project/setup-oras from 1 to 2 Bumps [oras-project/setup-oras](https://github.com/oras-project/setup-oras) from 1 to 2. - [Release notes](https://github.com/oras-project/setup-oras/releases) - [Commits](https://github.com/oras-project/setup-oras/compare/v1...v2) --- updated-dependencies: - dependency-name: oras-project/setup-oras dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/mirror-trivy-db.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mirror-trivy-db.yaml b/.github/workflows/mirror-trivy-db.yaml index 9d31ee3..af42cd5 100644 --- a/.github/workflows/mirror-trivy-db.yaml +++ b/.github/workflows/mirror-trivy-db.yaml @@ -59,7 +59,7 @@ jobs: matrix: ${{ fromJson(needs.resolve.outputs.matrix) }} steps: - name: Install oras - uses: oras-project/setup-oras@v1 + uses: oras-project/setup-oras@v2 with: version: 1.2.2