From 980dd52283a851f780132b43d23b6cabba886512 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 17:13:05 +0000 Subject: [PATCH] Bump advanced-security/component-detection-dependency-submission-action Bumps [advanced-security/component-detection-dependency-submission-action](https://github.com/advanced-security/component-detection-dependency-submission-action) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/advanced-security/component-detection-dependency-submission-action/releases) - [Commits](https://github.com/advanced-security/component-detection-dependency-submission-action/compare/v0.0.4...v0.0.5) --- updated-dependencies: - dependency-name: advanced-security/component-detection-dependency-submission-action dependency-version: 0.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... 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 07726b0d0..5e3406737 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: run: dotnet build --configuration Release --no-restore - name: Component detection - uses: advanced-security/component-detection-dependency-submission-action@v0.0.4 + uses: advanced-security/component-detection-dependency-submission-action@v0.0.5 native-aot: name: Native AOT