Skip to content

Commit 8988348

Browse files
authored
Merge pull request #5354 from kubernetes-sigs/dependabot/github_actions/all-github-actions-29d56f6b7a
dependabot(deps): bump tj-actions/changed-files from 45.0.5 to 45.0.6 in the all-github-actions group
2 parents 00dfab1 + 2093afe commit 8988348

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@bab30c2299617f6615ec02a68b9a40d10bd21366 # tag=v45.0.5
32+
uses: tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # tag=v45.0.6
3333
with:
3434
files: CHANGELOG/**.md
3535
- name: Get release version

0 commit comments

Comments
 (0)