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

Commit 9b8e9c6

Browse files
authored
Temporarily use PR branch
1 parent a7a9975 commit 9b8e9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
go-version: ">=1.18.0"
1717
- name: Run snapshot action
18-
uses: dsp-testing/go-snapshot-action@main
18+
uses: dsp-testing/go-snapshot-action@lsep/go-list-impl
1919
with:
2020
go-mod-path: go-example/go.mod
2121
go-build-target: go-example/cmd/octocat.go

0 commit comments

Comments
 (0)