We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f27492 commit 3924860Copy full SHA for 3924860
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
# Because paths filter doesn't work with required checks
22
- name: Get changed files
23
id: changed-files
24
- uses: tj-actions/changed-files@0874344d6ebbaa00a27da73276ae7162fadcaf69 # v44
+ uses: tj-actions/changed-files@a29e8b565651ce417abb5db7164b4a2ad8b6155c # v44
25
with:
26
files: |
27
cmd/**
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
74
0 commit comments