Browse Source

Changed version specifier for dependency-check

See: https://github.com/cryptomator/cryptofs/pull/202#discussion_r1453615249
JaniruTEC 1 năm trước cách đây
mục cha
commit
aab07b13e3

+ 1 - 1
.github/workflows/dependency-check.yml

@@ -7,7 +7,7 @@ on:
 
 
 jobs:
 jobs:
   check-dependencies:
   check-dependencies:
-    uses: skymatic/workflows/.github/workflows/run-dependency-check.yml@main
+    uses: skymatic/workflows/.github/workflows/run-dependency-check.yml@v1
     with:
     with:
       runner-os: 'ubuntu-latest'
       runner-os: 'ubuntu-latest'
       java-distribution: 'temurin'
       java-distribution: 'temurin'