Skip to content

Commit

Permalink
Merge pull request #13 from 12932/renovate/fkirc-skip-duplicate-actio…
Browse files Browse the repository at this point in the history
…ns-5.x

Update fkirc/skip-duplicate-actions action to v5.3.1
  • Loading branch information
12932 authored Aug 6, 2024
2 parents 2821dc5 + d9d2a01 commit f465426
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 f465426

Please sign in to comment.