Skip to content

Commit b1cd54f

Browse files
authored
Merge pull request #1092 from kubernetes-sigs/dependabot/github_actions/all-github-actions-25b59c6635
🌱 Bump tj-actions/changed-files from 45.0.3 to 45.0.4 in the all-github-actions group
2 parents e1295a7 + f8b9023 commit b1cd54f

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@11bd71901bbe5b1630ceea73d27597364c9af683 # tag=v4.2.2
2020
- name: Get changed files
2121
id: changed-files
22-
uses: tj-actions/changed-files@c3a1bb2c992d77180ae65be6ae6c166cf40f857c # tag=v45.0.3
22+
uses: tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf # tag=v45.0.4
2323
with:
2424
files: |
2525
hack/envtest/_matrix/*.yaml

0 commit comments

Comments
 (0)