diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 40d7107..8f76058 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -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 }}"