Skip to content

Commit

Permalink
Update version of the action
Browse files Browse the repository at this point in the history
  • Loading branch information
maks-rafalko committed May 3, 2023
1 parent 1dec7d3 commit c0a7688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/require-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: infection/tests-checker-action@v1
- uses: infection/tests-checker-action@v1.0.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c0a7688

Please sign in to comment.