Skip to content

Commit 15acf42

Browse files
authored
Merge pull request kubernetes-sigs#10716 from kubernetes-sigs/dependabot/github_actions/all-github-actions-b7a0e904f5
🌱 Bump tj-actions/changed-files from 44.5.1 to 44.5.2 in the all-github-actions group
2 parents e2bf2b7 + 14e793d commit 15acf42

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@03334d095e2739fa9ac4034ec16f66d5d01e9eba # tag=v44.5.1
25+
uses: tj-actions/changed-files@d6babd6899969df1a11d14c368283ea4436bca78 # tag=v44.5.2
2626
- name: Get release version
2727
id: release-version
2828
run: |

0 commit comments

Comments
 (0)