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 e431694 commit 6b32c36Copy full SHA for 6b32c36
.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@ae82ed4ae04587b665efad2f206578aa6f0e8539 # tag=v42.0.0
+ uses: tj-actions/changed-files@90a06d6ba9543371ab4df8eeca0be07ca6054959 # tag=v42.0.2
26
- name: Get release version
27
id: release-version
28
run: |
0 commit comments