From 32fc958bc4eaf702bfbc2e4dd78ed1b682efc0d6 Mon Sep 17 00:00:00 2001 From: Chad Bentz <1760475+felickz@users.noreply.github.com> Date: Wed, 21 Jan 2026 16:27:04 -0500 Subject: [PATCH] Update component detection action version to 0.1.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01fc7a3..0e2e394 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Component detection - uses: advanced-security/component-detection-dependency-submission-action@v0.1.0 + uses: advanced-security/component-detection-dependency-submission-action@v0.1.1 ``` ### Configuration options