Skip to content

Commit f14fe42

Browse files
authored
Merge pull request #231 from parca-dev/renovate/pin-dependencies
chore(deps): pin actions/checkout action to ac59398
2 parents 775b0a1 + f77b5d4 commit f14fe42

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@v3.3.0
16+
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
1717

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

0 commit comments

Comments
 (0)