Skip to content

Commit

Permalink
Merge pull request #50 from mackerelio/dependabot/github_actions/mack…
Browse files Browse the repository at this point in the history
…erelio/workflows-1.1.0

Bump mackerelio/workflows from 1.0.1 to 1.1.0
  • Loading branch information
lufia authored Feb 27, 2024
2 parents b5d54a2 + 81ae62c commit c7f9c2f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ on:
pull_request:
jobs:
lint:
uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.0.1
uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.1.0
test:
uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.0.1
uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.1.0
testrun:
uses: mackerelio/workflows/.github/workflows/setup-go-matrix.yml@v1.0.1
uses: mackerelio/workflows/.github/workflows/setup-go-matrix.yml@v1.1.0
with:
run: go run ./cmd/osstat

0 comments on commit c7f9c2f

Please sign in to comment.