Pin exact version of external ci actions

This commit is contained in:
Armin Schrenk
2025-10-15 12:31:38 +02:00
parent e6e04078fa
commit 446caff901
15 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
check-dependencies:
uses: skymatic/workflows/.github/workflows/run-dependency-check.yml@v3
uses: skymatic/workflows/.github/workflows/run-dependency-check.yml@1074588008ae3326a2221ea451783280518f0366
with:
runner-os: 'ubuntu-latest'
java-distribution: 'temurin'