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
Update Go action workflow to use main
  • Loading branch information
lseppala committed Jun 10, 2022
commit eb150d878bbeabb4a24a33dc42f38d39aea8d600
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/new-dep-sub-toolkit
uses: dsp-testing/go-snapshot-action@main
with:
go-mod-path: go-example/go.mod
go-build-target: go-example/cmd/octocat.go