Update to use semver tag instead of main ref (#6)

This commit is contained in:
Anna Rosenthal
2022-06-16 12:06:01 -04:00
committed by GitHub
parent 9fcd421723
commit 7c97cf4cb3
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ jobs:
go-version: ">=1.18.0"
- name: Run snapshot action
uses: actions/go-dependency-submission@main
uses: actions/go-dependency-submission@v1
with:
go-mod-path: go-example/go.mod
go-build-target: go-example/cmd/octocat.go