We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c6d15 commit bb4a2a3Copy full SHA for bb4a2a3
.github/workflows/ci.yml
@@ -7,6 +7,6 @@ on:
7
pull_request:
8
jobs:
9
lint:
10
- uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.0.2
+ uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.1.0
11
test:
12
- uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.0.2
+ uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.1.0
0 commit comments