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 611f9cb commit cc01bd4Copy full SHA for cc01bd4
.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@d6e91a2266cdb9d62096cebf1e8546899c6aa18f
+ uses: tj-actions/changed-files@dcc7a0cba800f454d79fff4b993e8c3555bcc0a8
14
with:
15
githubToken: ${{ secrets.GITHUB_TOKEN }}
16
0 commit comments