Skip to content

Commit 8cf4337

Browse files
authored
Merge pull request #55 from mackerelio/update-workflows
use mackerelio/[email protected]
2 parents fd88dcc + ec283c7 commit 8cf4337

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ on:
77
pull_request:
88
jobs:
99
lint:
10-
uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.0.2
10+
uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.2.0
1111
test:
12-
uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.0.2
12+
uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.2.0

0 commit comments

Comments
 (0)