Skip to content

Commit 1bc2c11

Browse files
authored
Merge pull request #5652 from kubernetes-sigs/dependabot/github_actions/all-github-actions-bfc6c07ed9
dependabot(deps): bump tj-actions/changed-files from 480f49412651059a414a6a5c96887abb1877de8a to 3981e4f74104e7a4c67a835e1e5dd5d9eb0f0a57 in the all-github-actions group
2 parents 390bf5b + dc4abe0 commit 1bc2c11

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
@@ -29,7 +29,7 @@ jobs:
2929
fetch-depth: 0
3030
- name: Get changed files
3131
id: changed-markdown-files
32-
uses: tj-actions/changed-files@480f49412651059a414a6a5c96887abb1877de8a # tag=v45.0.7
32+
uses: tj-actions/changed-files@3981e4f74104e7a4c67a835e1e5dd5d9eb0f0a57 # tag=v45.0.7
3333
with:
3434
files: CHANGELOG/**.md
3535
- name: Get release version

0 commit comments

Comments
 (0)