We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb3b75 commit faf56beCopy full SHA for faf56be
.github/workflows/tools-releases.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag=v4.1.7
20
- name: Get changed files
21
id: changed-files
22
- uses: tj-actions/changed-files@c65cd883420fd2eb864698a825fc4162dd94482c # tag=v44.5.7
+ uses: tj-actions/changed-files@40853de9f8ce2d6cfdc73c1b96f14e22ba44aec4 # tag=v45.0.0
23
with:
24
files: |
25
hack/envtest/_matrix/*.yaml
0 commit comments