From 80ff314cbefbac5cc5bc20119cd96b643fd0faaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Justin=20Holgu=C3=ADn?= Date: Mon, 30 Sep 2024 11:23:11 -0700 Subject: [PATCH] Update README.md for v0.0.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86ade35..5876db2 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.2 + uses: advanced-security/component-detection-dependency-submission-action@v0.0.3 ``` ### Configuration options