Skip to content

Commit 5474288

Browse files
committed
Rename scans to audit
Signed-off-by: Jonatan Waern <[email protected]>
1 parent d3b0129 commit 5474288

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
log-dir: ${{ matrix.binary }}-logs
3636
os: ${{ matrix.os }}
3737
check-package:
38-
uses: ./.github/workflows/scans.yml
38+
uses: ./.github/workflows/audit.yml
3939
with:
4040
os: ubuntu-latest
4141
log-dir: checking-logs

0 commit comments

Comments
 (0)