Skip to content

Commit 5689509

Browse files
GH Action Dep(deps): Bump the actions-deps group across 1 directory with 2 updates (#60)
1 parent b2679a6 commit 5689509

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dependency-review.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Harden Runner
20-
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
20+
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
2121
with:
2222
egress-policy: audit
2323

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
8989
# 10. Upload test coverage to Codecov (Optional)
9090
- name: Upload results to Codecov
91-
uses: codecov/codecov-action@3b1354a6c45db9f1008891f4eafc1a7e94ce1d18 # v5.0.1
91+
uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a # v5.0.2
9292
with:
9393
token: ${{ secrets.CODECOV_TOKEN }}
9494
fail_ci_if_error: false

0 commit comments

Comments
 (0)