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 c4b4548 commit 9b1189fCopy full SHA for 9b1189f
.github/workflows/pull-request.yaml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- name: Get changed files
17
id: changed-files
18
- uses: bjw-s-labs/action-changed-files@930cef8463348e168cab7235c47fe95a7a235f65 # v0.3.3
+ uses: bjw-s-labs/action-changed-files@1a5aeab1bfa64d0c4e786f501d5a3f1fad4a24da # v0.4.1
19
with:
20
path: apps
21
include_only_directories: true
.github/workflows/release.yaml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Get Changed Files
29
30
31
32
33
0 commit comments