Skip to content

Commit 7b37aba

Browse files
authored
Merge pull request #12769 from kubernetes-sigs/dependabot/github_actions/all-github-actions-42e579082f
🌱 Bump tj-actions/changed-files from 46.0.5 to 47.0.0 in the all-github-actions group
2 parents 8c69969 + c328a16 commit 7b37aba

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@ed68ef82c095e0d48ec87eccea555d944a631a4c # tag=v46.0.5
25+
uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # tag=v47.0.0
2626
- name: Get release version
2727
id: release-version
2828
run: |

0 commit comments

Comments
 (0)