Skip to content

Commit 04562ac

Browse files
authored
Merge pull request #237 from tnull/2024-01-fix-audit-file
Fix audit file
2 parents 57c79cd + f9703e3 commit 04562ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/audit.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ jobs:
1515
runs-on: ${{ matrix.platform }}
1616
permissions:
1717
issues: write
18-
issues-reason: to create issues
1918
checks: write
20-
checks-reason: to create checks
2119
steps:
2220
- uses: actions/checkout@v3
2321
- uses: rustsec/audit-check@v1.4.1

0 commit comments

Comments
 (0)