From 1db3859355e9a6dcceb380cdb9e681f5456dde94 Mon Sep 17 00:00:00 2001 From: Federico Builes Date: Wed, 10 Jan 2024 19:31:52 +0100 Subject: [PATCH] Updating README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fd8b66..c7a38d4 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ jobs: go-version: ">=1.18.0" - name: Run snapshot action - uses: actions/go-dependency-submission@v1 + uses: actions/go-dependency-submission@v2 with: # Required: Define the repo path to the go.mod file used by the # build target