We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f622d9 commit d616cc3Copy full SHA for d616cc3
.github/workflows/typescript-nudge.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- name: 🔎 Get changed JavaScript files
20
id: changed-javascript-files
21
- uses: tj-actions/changed-files@v45
+ uses: tj-actions/changed-files@v46
22
with:
23
base_sha: ${{ github.event.pull_request.base.sha }}
24
files: |
0 commit comments