Skip to content

Commit c7f9c2f

Browse files
authored
Merge pull request #50 from mackerelio/dependabot/github_actions/mackerelio/workflows-1.1.0
Bump mackerelio/workflows from 1.0.1 to 1.1.0
2 parents b5d54a2 + 81ae62c commit c7f9c2f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ on:
77
pull_request:
88
jobs:
99
lint:
10-
uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.0.1
10+
uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.1.0
1111
test:
12-
uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.0.1
12+
uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.1.0
1313
testrun:
14-
uses: mackerelio/workflows/.github/workflows/setup-go-matrix.yml@v1.0.1
14+
uses: mackerelio/workflows/.github/workflows/setup-go-matrix.yml@v1.1.0
1515
with:
1616
run: go run ./cmd/osstat

0 commit comments

Comments
 (0)