Skip to content

Commit 4600e5e

Browse files
authored
Merge pull request #3004 from kubernetes-sigs/dependabot/github_actions/release-0.14/all-github-actions-85690b051b
🌱(deps): Bump tj-actions/changed-files from 47.0.1 to 47.0.2 in the all-github-actions group
2 parents c43aa7f + bf94e7c commit 4600e5e

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
@@ -25,7 +25,7 @@ jobs:
2525
fetch-depth: 0
2626
- name: Get changed files
2727
id: changed-files
28-
uses: tj-actions/changed-files@e0021407031f5be11a464abee9a0776171c79891 # v47.0.1
28+
uses: tj-actions/changed-files@8cba46e29c11878d930bca7870bb54394d3e8b21 # v47.0.2
2929
- name: Get release version
3030
id: release-version
3131
run: |

0 commit comments

Comments
 (0)