Skip to content

Commit

Permalink
Merge pull request #39 from mackerelio/pin-wf
Browse files Browse the repository at this point in the history
pinned workflows/go-test@v1.0.1
  • Loading branch information
lufia authored Oct 2, 2023
2 parents da2ddb3 + a7d2150 commit 47f563c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:
pull_request:
jobs:
lint:
uses: mackerelio/workflows/.github/workflows/go-lint.yml@main
uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.0.1
test:
uses: mackerelio/workflows/.github/workflows/go-test.yml@main
uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.0.1

0 comments on commit 47f563c

Please sign in to comment.