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 066d4e0 commit aba4564Copy full SHA for aba4564
.github/workflows/changelog.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- name: Get changed files
12
id: changed-files
13
- uses: tj-actions/changed-files@c3a1bb2c992d77180ae65be6ae6c166cf40f857c
+ uses: tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf
14
with:
15
githubToken: ${{ secrets.GITHUB_TOKEN }}
16
0 commit comments