Skip to content

Commit

Permalink
one more try
Browse files Browse the repository at this point in the history
  • Loading branch information
organizedgrime committed Jun 5, 2024
1 parent e74e639 commit cbb30cb
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,7 @@
name: rust

on:
workflow_call:
inputs:
cache_version:
type: string
default: v1
cargo_audit_version:
type: string
default: 0.20.0
cargo_audit_ignores:
type: string
default: ''
description: Comma-delimited list of RUSTSEC CVE identifiers to ignore during audit.
- pull_request

env:
RUSTC_WRAPPER: sccache
Expand Down

0 comments on commit cbb30cb

Please sign in to comment.