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 717c1c4 commit 10472d0Copy full SHA for 10472d0
.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@e9772d140489982e0e3704fea5ee93d536f1e275
+ uses: tj-actions/changed-files@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c
14
with:
15
githubToken: ${{ secrets.GITHUB_TOKEN }}
16
0 commit comments