Skip to content

Commit e57394c

Browse files
authored
Merge pull request #2803 from kubernetes-sigs/dependabot/github_actions/main/all-github-actions-42e579082f
🌱(deps): Bump tj-actions/changed-files from 46.0.5 to 47.0.0 in the all-github-actions group
2 parents a8f065b + ab4d17a commit e57394c

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@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46.0.5
28+
uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47.0.0
2929
- name: Get release version
3030
id: release-version
3131
run: |

0 commit comments

Comments
 (0)