We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57a8736 commit 090b1a3Copy full SHA for 090b1a3
.github/workflows/check-changelog.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Check if CHANGELOG.md was modified
26
id: changelog-check
27
if: steps.label-check.outputs.has_label == 'false'
28
- uses: tj-actions/changed-files@v42
+ uses: tj-actions/changed-files@v43
29
with:
30
files: |
31
CHANGELOG.md
0 commit comments