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 c009991 commit 5a1da11Copy full SHA for 5a1da11
.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@cf79a64fed8a943fb1073260883d08fe0dfb4e56
+ uses: tj-actions/changed-files@d6f020b1d9d7992dcf07f03b14d42832f866b495
14
with:
15
token: ${{ secrets.GITHUB_TOKEN }}
16
0 commit comments