Skip to content

Commit 32435e8

Browse files
saritaicourtneycl
andauthored
Update content/code-security/supply-chain-security/understanding-your-software-supply-chain/using-the-dependency-submission-api.md
Co-authored-by: Courtney Claessens <[email protected]>
1 parent 36de6c9 commit 32435e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/code-security/supply-chain-security/understanding-your-software-supply-chain/using-the-dependency-submission-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
go-version: ">=1.18.0"
6262

6363
- name: Run snapshot action
64-
uses: @actions/go-dependency-submission@main
64+
uses: @actions/go-dependency-submission@v1
6565
with:
6666
# Required: Define the repo path to the go.mod file used by the
6767
# build target

0 commit comments

Comments
 (0)