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 e159968 + 434b090 commit a40abf6Copy full SHA for a40abf6
.github/workflows/tools-releases.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # tag=v4.1.2
21
- name: Get changed files
22
id: changed-files
23
- uses: tj-actions/changed-files@635f118699dd888d737c15018cd30aff2e0274f8 # tag=v44.0.1
+ uses: tj-actions/changed-files@0874344d6ebbaa00a27da73276ae7162fadcaf69 # tag=v44.3.0
24
with:
25
files: |
26
hack/envtest/_matrix/*.yaml
0 commit comments