Skip to content

Commit bc9db35

Browse files
committed
Pin codecov/codecov-action to v7.0.0 (GHO-261)
1 parent 8fcf5e4 commit bc9db35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: EASYPOST_TEST_API_KEY=123 EASYPOST_PROD_API_KEY=123 just coverage
4040
- name: Coverage
4141
if: github.ref == 'refs/heads/master'
42-
uses: codecov/codecov-action@v5
42+
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
4343
with:
4444
token: ${{ secrets.CODECOV_TOKEN }}
4545
- name: Run security analysis

0 commit comments

Comments
 (0)