Skip to content

Commit

Permalink
Update fkirc/skip-duplicate-actions action to v5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 2821dc5 commit d9d2a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
steps:
- name: Check if this action should be skipped
id: skip_check
uses: fkirc/[email protected].0
uses: fkirc/[email protected].1
with:
skip_after_successful_duplicate: "true"
paths: '[".cargo/**", ".github/workflows/ci.yml", "sample_configs/**", "src/**", "tests/**", "build.rs", "Cargo.lock", "Cargo.toml", "clippy.toml", "rustfmt.toml", "Cross.toml"]'
Expand Down

0 comments on commit d9d2a01

Please sign in to comment.