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

Commit eb150d8

Browse files
committed
Update Go action workflow to use main
1 parent cfd3efe commit eb150d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/go-action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
go-version: ">=1.18.0"
1414
- name: Run snapshot action
15-
uses: dsp-testing/go-snapshot-action@lsep/new-dep-sub-toolkit
15+
uses: dsp-testing/go-snapshot-action@main
1616
with:
1717
go-mod-path: go-example/go.mod
1818
go-build-target: go-example/cmd/octocat.go

0 commit comments

Comments
 (0)