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 1e07db8 commit a87b593Copy full SHA for a87b593
.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@b74df86ccb65173a8e33ba5492ac1a2ca6b216fd
+ uses: tj-actions/changed-files@6abeaa506a419f85fa9e681260b443adbeebb3d4
14
with:
15
token: ${{ secrets.GITHUB_TOKEN }}
16
0 commit comments