Changed version specifier for dependency-check

See: https://github.com/cryptomator/cryptofs/pull/202#discussion_r1453615249
This commit is contained in:
JaniruTEC
2024-02-06 22:28:16 +01:00
parent 869e40e351
commit aab07b13e3
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
check-dependencies:
uses: skymatic/workflows/.github/workflows/run-dependency-check.yml@main
uses: skymatic/workflows/.github/workflows/run-dependency-check.yml@v1
with:
runner-os: 'ubuntu-latest'
java-distribution: 'temurin'