Skip to content

Commit

Permalink
Merge pull request #627 from mackerelio/dependabot/github_actions/mac…
Browse files Browse the repository at this point in the history
…kerelio/workflows-1.1.0

Bump mackerelio/workflows from 1.0.2 to 1.1.0
  • Loading branch information
yohfee committed Mar 18, 2024
2 parents e09e6c6 + fe36f82 commit fd3bca8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -11,9 +11,9 @@ env:
DEBIAN_FRONTEND: noninteractive
jobs:
lint:
uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.0.2
uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.1.0
test:
uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.0.2
uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.1.0
build:
needs: [lint, test]
runs-on: ubuntu-latest
Expand Down

0 comments on commit fd3bca8

Please sign in to comment.