We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bf4571 commit 30daeabCopy full SHA for 30daeab
.github/workflows/samples.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Get Changed Files
16
id: changed_files
17
- uses: tj-actions/changed-files@2d756ea4c53f7f6b397767d8723b3a10a9f35bf2 # v44
+ uses: tj-actions/changed-files@2f7c5bfce28377bc069a65ba478de0a74aa0ca32 # v44
18
with:
19
files: |
20
samples/*.py
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
59
samples/rest/*.sh
0 commit comments