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 8a72534 commit fedf03dCopy full SHA for fedf03d
.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@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1
+ 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