Skip to content

Commit 17133fe

Browse files
authored
Merge pull request #1283 from kubernetes-sigs/dependabot/github_actions/all-github-actions-42e579082f
🌱 Bump tj-actions/changed-files from 46.0.5 to 47.0.0 in the all-github-actions group
2 parents b6eed33 + 9e2aed1 commit 17133fe

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # tag=v5.0.0
2020
- name: Get changed files
2121
id: changed-files
22-
uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # tag=v46.0.5
22+
uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # tag=v47.0.0
2323
with:
2424
files: |
2525
hack/envtest/_matrix/*.yaml

0 commit comments

Comments
 (0)