Skip to content

Commit 65f9afb

Browse files
committed
Add security checks
1 parent cd35902 commit 65f9afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml .github/workflows/audit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
- uses: actions/checkout@v4
3636
- uses: actions-rs/audit-check@v1
3737
with:
38-
token: ${{ secrets.GITHUB_TOKEN }}
38+
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)