We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31316d4 + 85dfbc3 commit 8e877e4Copy full SHA for 8e877e4
2 files changed
.github/workflows/gradle-wrapper-validation.yml
@@ -7,4 +7,4 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v4
10
- - uses: gradle/wrapper-validation-action@699bb18358f12c5b78b37bb0111d3a0e2276e0e2 # pin@2.1.1
+ - uses: gradle/wrapper-validation-action@5188e9b5527a0a094cee21e2fe9a8ca44b4629af # pin@3.3.1
.snyk
@@ -14,5 +14,12 @@ ignore:
14
- '*':
15
reason: 'test-only dependency, no update available'
16
expires: 2024-12-31T00:00:00.000Z
17
-
+ SNYK-JAVA-ORGBOUNCYCASTLE-6277380:
18
+ - '*':
19
+ reason: 'test-only dependency, no update available'
20
+ expires: 2024-12-31T00:00:00.000Z
21
+ SNYK-JAVA-ORGBOUNCYCASTLE-6613080:
22
23
24
25
patch: {}
0 commit comments