Skip to content

Commit 9922c30

Browse files
committed
chore(deps): update actions/checkout action to v3.5.2
1 parent 6ba523a commit 9922c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spellcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: Spellcheck
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3.5.1
16+
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
1717

1818
- uses: rojopolis/spellcheck-github-actions@ac661680ce39b15a4a523718af77b52a370b7b7d # 0.30.0
1919
name: Spellcheck

0 commit comments

Comments
 (0)