We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 805164b + 9575029 commit bf52b1bCopy full SHA for bf52b1b
.github/workflows/spellcheck.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
10
11
- name: Get all changed markdown files
12
- uses: tj-actions/changed-files@6cb76d07bee4c9772c6882c06c37837bf82a04d3 # v46.0.4
+ uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46.0.5
13
id: changed_files
14
with:
15
files: |
0 commit comments