There was an error while loading. Please reload this page.
1 parent 8fcf5e4 commit bc9db35Copy full SHA for bc9db35
1 file changed
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
run: EASYPOST_TEST_API_KEY=123 EASYPOST_PROD_API_KEY=123 just coverage
40
- name: Coverage
41
if: github.ref == 'refs/heads/master'
42
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
43
with:
44
token: ${{ secrets.CODECOV_TOKEN }}
45
- name: Run security analysis
0 commit comments