Skip to content

Commit 8208058

Browse files
authoredAug 26, 2024
Merge pull request #1042 from kubernetes-sigs/dependabot/github_actions/all-github-actions-4ae84c8169
🌱 Bump tj-actions/changed-files from 44.5.7 to 45.0.0 in the all-github-actions group
2 parents bfb3b75 + faf56be commit 8208058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎.github/workflows/tools-releases.yml

+1-1
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@c65cd883420fd2eb864698a825fc4162dd94482c # tag=v44.5.7
22+
uses: tj-actions/changed-files@40853de9f8ce2d6cfdc73c1b96f14e22ba44aec4 # tag=v45.0.0
2323
with:
2424
files: |
2525
hack/envtest/_matrix/*.yaml

0 commit comments

Comments
 (0)
Please sign in to comment.