We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aded48 commit 1db3859Copy full SHA for 1db3859
1 file changed
README.md
@@ -41,7 +41,7 @@ jobs:
41
go-version: ">=1.18.0"
42
43
- name: Run snapshot action
44
- uses: actions/go-dependency-submission@v1
+ uses: actions/go-dependency-submission@v2
45
with:
46
# Required: Define the repo path to the go.mod file used by the
47
# build target
0 commit comments