Skip to content

Commit 7a0bd2b

Browse files
authored
Merge pull request #11639 from kubernetes-sigs/dependabot/github_actions/all-github-actions-29d56f6b7a
🌱 Bump tj-actions/changed-files from 45.0.5 to 45.0.6 in the all-github-actions group across 1 directory
2 parents 769bebc + d6a7c49 commit 7a0bd2b

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
@@ -22,7 +22,7 @@ jobs:
2222
fetch-depth: 0
2323
- name: Get changed files
2424
id: changed-files
25-
uses: tj-actions/changed-files@bab30c2299617f6615ec02a68b9a40d10bd21366 # tag=v45.0.5
25+
uses: tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # tag=v45.0.6
2626
- name: Get release version
2727
id: release-version
2828
run: |

0 commit comments

Comments
 (0)