Skip to content

Commit 03d4c9a

Browse files
authored
Merge pull request #11099 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 87884a1 + 68b0247 commit 03d4c9a

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@c65cd883420fd2eb864698a825fc4162dd94482c # tag=v44.5.7
25+
uses: tj-actions/changed-files@40853de9f8ce2d6cfdc73c1b96f14e22ba44aec4 # tag=v45.0.0
2626
- name: Get release version
2727
id: release-version
2828
run: |

0 commit comments

Comments
 (0)