We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d0f0d commit 6cd018eCopy full SHA for 6cd018e
.github/workflows/release-note-changes.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- name: Get changed changelog files
20
id: changed-files
21
- uses: tj-actions/changed-files@v36.0.10
+ uses: tj-actions/changed-files@v41.0.0
22
with:
23
files_ignore: |
24
buildSrc/**
0 commit comments