Skip to content

Commit ed70d11

Browse files
authored
Merge pull request #1048 from kubernetes-sigs/dependabot/github_actions/all-github-actions-ff3870a8b6
🌱 Bump tj-actions/changed-files from 45.0.0 to 45.0.1 in the all-github-actions group
2 parents 46379c6 + 5bb1851 commit ed70d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tools-releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag=v4.1.7
2020
- name: Get changed files
2121
id: changed-files
22-
uses: tj-actions/changed-files@40853de9f8ce2d6cfdc73c1b96f14e22ba44aec4 # tag=v45.0.0
22+
uses: tj-actions/changed-files@e9772d140489982e0e3704fea5ee93d536f1e275 # tag=v45.0.1
2323
with:
2424
files: |
2525
hack/envtest/_matrix/*.yaml

0 commit comments

Comments
 (0)