Skip to content

Commit

Permalink
chore(deps): update dorny/paths-filter action to v3 (#108)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Bannert <[email protected]>
  • Loading branch information
renovate[bot] and prisis committed Feb 21, 2024
1 parent 95ada69 commit 503dadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
EMAIL: "github-actions[bot]@users.noreply.github.com"

- name: "Check for file changes"
uses: "dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50" # v2.11.1
uses: "dorny/paths-filter@ebc4d7e9ebcb0b1eb21480bb8f43113e996ac77a" # v3.0.1
id: "changes"
with:
token: "${{ github.token }}"
Expand Down

0 comments on commit 503dadd

Please sign in to comment.