Skip to content

Commit 15c9e84

Browse files
Bump tj-actions/changed-files from 45.0.5 to 45.0.6 (#1207)
1 parent 21e785e commit 15c9e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-changelog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Check if CHANGELOG.md was modified
2626
id: changelog-check
2727
if: steps.label-check.outputs.has_label == 'false'
28-
uses: tj-actions/changed-files@bab30c2299617f6615ec02a68b9a40d10bd21366 # v45.0.5
28+
uses: tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # v45.0.6
2929
with:
3030
files: |
3131
CHANGELOG.md

0 commit comments

Comments
 (0)