Skip to content

Commit 6d5ba8a

Browse files
authored
Merge pull request #11130 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 7062ab0 + 4c2d755 commit 6d5ba8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fetch-depth: 0
2323
- name: Get changed files
2424
id: changed-files
25-
uses: tj-actions/changed-files@40853de9f8ce2d6cfdc73c1b96f14e22ba44aec4 # tag=v45.0.0
25+
uses: tj-actions/changed-files@e9772d140489982e0e3704fea5ee93d536f1e275 # tag=v45.0.1
2626
- name: Get release version
2727
id: release-version
2828
run: |

0 commit comments

Comments
 (0)