We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21e785e commit 15c9e84Copy full SHA for 15c9e84
.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@bab30c2299617f6615ec02a68b9a40d10bd21366 # v45.0.5
+ uses: tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # v45.0.6
29
with:
30
files: |
31
CHANGELOG.md
0 commit comments