Skip to content

Commit d69f392

Browse files
authored
Merge pull request #3048 from kubernetes-sigs/dependabot/github_actions/release-0.14/all-github-actions-748b815245
🌱(deps): Bump tj-actions/changed-files from 47.0.4 to 47.0.5 in the all-github-actions group
2 parents fcada59 + 3ddf47c commit d69f392

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@7dee1b0c1557f278e5c7dc244927139d78c0e22a # v47.0.4
28+
uses: tj-actions/changed-files@22103cc46bda19c2b464ffe86db46df6922fd323 # v47.0.5
2929
- name: Get release version
3030
id: release-version
3131
run: |

0 commit comments

Comments
 (0)