Skip to content

Commit

Permalink
Merge of #8835
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 5, 2024
2 parents d31eea5 + f53f3eb commit abdbf64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Rust files
id: changed-files-rust
uses: tj-actions/[email protected].0
uses: tj-actions/[email protected].1
with:
files: |
**/*.rs
Expand All @@ -56,7 +56,7 @@ jobs:
- name: Workflow files
id: changed-files-workflows
uses: tj-actions/[email protected].0
uses: tj-actions/[email protected].1
with:
files: |
.github/workflows/*.yml
Expand Down

0 comments on commit abdbf64

Please sign in to comment.