Skip to content

Commit bb4a2a3

Browse files
Bump mackerelio/workflows from 1.0.2 to 1.1.0
Bumps [mackerelio/workflows](https://github.com/mackerelio/workflows) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/mackerelio/workflows/releases) - [Commits](mackerelio/workflows@v1.0.2...v1.1.0) --- updated-dependencies: - dependency-name: mackerelio/workflows dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07c6d15 commit bb4a2a3

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.1.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.1.0

0 commit comments

Comments
 (0)