Skip to content

Commit

Permalink
Merge pull request #22 from mackerelio/pin-wf
Browse files Browse the repository at this point in the history
  • Loading branch information
lufia authored Oct 2, 2023
2 parents 490c13a + ad383e3 commit 9e28625
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 9e28625

Please sign in to comment.