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.
2 parents 00dfab1 + 2093afe commit 8988348Copy full SHA for 8988348
.github/workflows/release.yaml
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: 0
30
- name: Get changed files
31
id: changed-markdown-files
32
- uses: tj-actions/changed-files@bab30c2299617f6615ec02a68b9a40d10bd21366 # tag=v45.0.5
+ uses: tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # tag=v45.0.6
33
with:
34
files: CHANGELOG/**.md
35
- name: Get release version
0 commit comments