We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a98ef7b commit 5bd1b18Copy full SHA for 5bd1b18
.github/workflows/lint.yml
@@ -35,7 +35,7 @@ jobs:
35
EMAIL: "github-actions[bot]@users.noreply.github.com"
36
37
- name: "Check for file changes"
38
- uses: "dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50" # v2.11.1
+ uses: "dorny/paths-filter@7267a8516b6f92bdb098633497bad573efdbf271" # v2.12.0
39
id: "changes"
40
with:
41
token: "${{ github.token }}"
.github/workflows/test.yml
@@ -33,7 +33,7 @@ jobs:
33
34
0 commit comments