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.
2 parents 864c6ca + 4b11da8 commit 61da959Copy full SHA for 61da959
.github/workflows/tools-releases.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # tag=v4.1.4
21
- name: Get changed files
22
id: changed-files
23
- uses: tj-actions/changed-files@03334d095e2739fa9ac4034ec16f66d5d01e9eba # tag=v44.5.1
+ uses: tj-actions/changed-files@d6babd6899969df1a11d14c368283ea4436bca78 # tag=v44.5.2
24
with:
25
files: |
26
hack/envtest/_matrix/*.yaml
0 commit comments