Use the right actions url in our own use
This commit is contained in:
2
.github/workflows/go-action.yml
vendored
2
.github/workflows/go-action.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
with:
|
||||
go-version: ">=1.18.0"
|
||||
- name: Run snapshot action
|
||||
uses: dsp-testing/go-snapshot-action@main
|
||||
uses: actions/go-dependency-submission@main
|
||||
with:
|
||||
go-mod-path: go-example/go.mod
|
||||
go-build-target: go-example/cmd/octocat.go
|
||||
|
||||
Reference in New Issue
Block a user