diff --git a/.github/workflows/gate.yml b/.github/workflows/gate.yml index e3141d0..ca90df1 100644 --- a/.github/workflows/gate.yml +++ b/.github/workflows/gate.yml @@ -15,7 +15,7 @@ jobs: checks: write steps: - uses: actions/checkout@v4 - - uses: synapse-sentinel/gate@master + - uses: synapse-sentinel/gate@v1 with: check: certify coverage-threshold: 100