Skip to content

Commit

Permalink
Merge pull request #58 from okp4/dependabot/github_actions/tj-actions…
Browse files Browse the repository at this point in the history
…/changed-files-44
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
2 parents 531a8ef + 831fd85 commit 328e846
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- name: Find changed rust files
id: changed-rust-cargo
uses: tj-actions/changed-files@v42
uses: tj-actions/changed-files@v44
with:
files: |
Cargo.toml
Expand Down Expand Up @@ -81,7 +81,7 @@ jobs:

- name: Find changed rust files
id: changed-rust-files
uses: tj-actions/changed-files@v42
uses: tj-actions/changed-files@v44
with:
files: |
**/*.rs
Expand Down

0 comments on commit 328e846

Please sign in to comment.