Skip to content

Commit

Permalink
pinned workflows/go-test@v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lufia committed Oct 2, 2023
1 parent da2ddb3 commit a7d2150
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 a7d2150

Please sign in to comment.