Skip to content

Commit 03f07ad

Browse files
Armin BecherArmin Becher
Armin Becher
authored and
Armin Becher
committed
chore: always use latest report action
1 parent 6493969 commit 03f07ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
name: test-results
5252
path: report.json
5353
- name: Report
54-
uses: becheran/go-testreport@v0.2.1
54+
uses: becheran/go-testreport@main
5555
with:
5656
input: report.json
5757
release:

0 commit comments

Comments
 (0)