Skip to content

Commit 9575029

Browse files
Merge pull request #119 from jonasbn/dependabot/github_actions/tj-actions/changed-files-46.0.5
2 parents 60cfcd7 + 975be21 commit 9575029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spellcheck.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1010

1111
- name: Get all changed markdown files
12-
uses: tj-actions/changed-files@6cb76d07bee4c9772c6882c06c37837bf82a04d3 # v46.0.4
12+
uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46.0.5
1313
id: changed_files
1414
with:
1515
files: |

0 commit comments

Comments
 (0)