From 601c613aa325380a0254fdec6360803ea9e5092f Mon Sep 17 00:00:00 2001 From: Mathew Payne <2772944+GeekMasher@users.noreply.github.com> Date: Fri, 15 Aug 2025 10:53:17 +0100 Subject: [PATCH] Update README to have latest version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b969651..01fc7a3 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.0.3 + uses: advanced-security/component-detection-dependency-submission-action@v0.1.0 ``` ### Configuration options