From 2a225a4eaf20f2a0e23a7b102131174c19b9aeca Mon Sep 17 00:00:00 2001 From: Chad Bentz <1760475+felickz@users.noreply.github.com> Date: Fri, 12 May 2023 14:48:18 -0400 Subject: [PATCH] Readme to v0.0.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3c1dc3..86ade35 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.1 + uses: advanced-security/component-detection-dependency-submission-action@v0.0.2 ``` ### Configuration options