Skip to content

Commit 090b1a3

Browse files
Bump tj-actions/changed-files from 42 to 43 (#860)
1 parent 57a8736 commit 090b1a3

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@v42
28+
uses: tj-actions/changed-files@v43
2929
with:
3030
files: |
3131
CHANGELOG.md

0 commit comments

Comments
 (0)