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 ba44a67 commit 08d03f5Copy full SHA for 08d03f5
.github/workflows/get-changed-images.yaml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
24
25
- name: Collect changed files
26
- uses: dorny/paths-filter@7267a8516b6f92bdb098633497bad573efdbf271 # v2.12.0
+ uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
27
id: filter
28
with:
29
list-files: json
.github/workflows/simple-checks.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
19
list-files: shell
0 commit comments