Skip to content

Commit f8a99b7

Browse files
committed
test
1 parent b31a19e commit f8a99b7

File tree

5 files changed

+5
-2
lines changed

5 files changed

+5
-2
lines changed

.github/workflows/awesome/awesome

-7.09 MB
Binary file not shown.

.github/workflows/awesome/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module awesome
22

33
go 1.19
44

5-
require github.com/dsp-testing/github-go-script v0.0.0-20230224150013-c07e3d554d99
5+
require github.com/dsp-testing/github-go-script v0.0.0-20230224151046-e35e91b2bb87
66

77
require (
88
github.com/golang/protobuf v1.3.2 // indirect

.github/workflows/awesome/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ github.com/dsp-testing/github-go-script v0.0.0-20230224144355-f3ab3ac1b345 h1:Yr
44
github.com/dsp-testing/github-go-script v0.0.0-20230224144355-f3ab3ac1b345/go.mod h1:pMQ5ZEwvCSQ6i9qrJrlZGEWc+SlwRu7eEaWGnsxtCVM=
55
github.com/dsp-testing/github-go-script v0.0.0-20230224150013-c07e3d554d99 h1:ATiLy3wrIL5y8l6Ghk9lItElLluT+UIpy/cbUpV9ZmI=
66
github.com/dsp-testing/github-go-script v0.0.0-20230224150013-c07e3d554d99/go.mod h1:pMQ5ZEwvCSQ6i9qrJrlZGEWc+SlwRu7eEaWGnsxtCVM=
7+
github.com/dsp-testing/github-go-script v0.0.0-20230224151046-e35e91b2bb87 h1:irl2GhqtFe/xHzOQwx9qE+Gab5GVEPQyVEK5txbu7cY=
8+
github.com/dsp-testing/github-go-script v0.0.0-20230224151046-e35e91b2bb87/go.mod h1:pMQ5ZEwvCSQ6i9qrJrlZGEWc+SlwRu7eEaWGnsxtCVM=
79
github.com/golang/protobuf v1.3.1/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
810
github.com/golang/protobuf v1.3.2 h1:6nsPYzhq5kReh6QImI3k5qWzO4PEbvbIW2cwSfR/6xs=
911
github.com/golang/protobuf v1.3.2/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=

.github/workflows/awesome/output.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
repository_name=github-go-script-test2
2+
event_name=

.github/workflows/awesome/tmp.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)