From a55200a066b1833fe742f9ac731cafbf07d04c55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 16:37:26 +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.3 to 0.0.4. - [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.3...v0.0.4) --- updated-dependencies: - dependency-name: advanced-security/component-detection-dependency-submission-action 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 aa7ec5123..6329153ca 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.3 + uses: advanced-security/component-detection-dependency-submission-action@v0.0.4 native-aot: name: Native AOT