Skip to content

Commit 987ca9d

Browse files
committed
fix: remove trailing whitespace in workflow
Signed-off-by: Abhijeet Saharan <abhijeetsaharan2236@gmail.com>
1 parent b7f69cb commit 987ca9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-check-secondary-deps-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
2727
with:
2828
egress-policy: audit
29-
29+
3030
- name: Checkout repository
3131
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3232
with:

0 commit comments

Comments
 (0)