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 5d2a14a commit 485eb43Copy full SHA for 485eb43
.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@be393a90381e27c9fec2c8c2e02b00f005710145
+ uses: tj-actions/changed-files@c34c1c13a740b06851baff92ab9a653d93ad6ce7
14
with:
15
token: ${{ secrets.GITHUB_TOKEN }}
16
0 commit comments