Skip to content

Commit c0e0dde

Browse files
authored
Merge pull request #43 from mackerelio/dependabot/github_actions/mackerelio/workflows-1.2.0
Bump mackerelio/workflows from 1.1.0 to 1.2.0
2 parents 7713e9d + 72f3d12 commit c0e0dde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
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.1.0
10+
uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.2.0
1111
test:
12-
uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.1.0
12+
uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.2.0

0 commit comments

Comments
 (0)