Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.

Upgrade to use updated dependency-submission-toolkit #6

Merged
merged 6 commits into from
Jun 10, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update workflow
  • Loading branch information
lseppala committed Jun 10, 2022
commit cfd3efe5606f9b58a75b06f6ae5e0c15a15a70a6
2 changes: 1 addition & 1 deletion .github/workflows/go-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
go-version: ">=1.18.0"
- name: Run snapshot action
uses: dsp-testing/go-snapshot-action@lsep/go-list-impl
uses: dsp-testing/go-snapshot-action@lsep/new-dep-sub-toolkit
with:
go-mod-path: go-example/go.mod
go-build-target: go-example/cmd/octocat.go