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 cb36c47 + 9353281 commit 75ab59eCopy full SHA for 75ab59e
.github/workflows/release.yaml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 0
23
- name: Get changed files
24
id: changed-files
25
- uses: tj-actions/changed-files@a0585ff9904b77d046192a7846e59783d6ea287b # tag=v37.6.1
+ uses: tj-actions/changed-files@17f3fec1edef0c3916d59cbcee1585fcd457e456 # tag=v38.0.0
26
- name: Get release version
27
id: release-version
28
run: |
0 commit comments