Explicit set minor and patch version on used actions

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König
2022-07-24 22:30:43 +02:00
parent 792c3f08d2
commit ce1bad0b2a
3 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ jobs:
steps:
-
name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v3.0.0
-
name: Spell-Checking
uses: codespell-project/actions-codespell@master