Skip to content

Commit 8e877e4

Browse files
authored
Merge branch 'master' into dependabot/github_actions/gradle/gradle-build-action-3.3.1
2 parents 31316d4 + 85dfbc3 commit 8e877e4

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

.github/workflows/gradle-wrapper-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v4
10-
- uses: gradle/wrapper-validation-action@699bb18358f12c5b78b37bb0111d3a0e2276e0e2 # pin@2.1.1
10+
- uses: gradle/wrapper-validation-action@5188e9b5527a0a094cee21e2fe9a8ca44b4629af # pin@3.3.1

.snyk

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,12 @@ ignore:
1414
- '*':
1515
reason: 'test-only dependency, no update available'
1616
expires: 2024-12-31T00:00:00.000Z
17-
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+
reason: 'test-only dependency, no update available'
24+
expires: 2024-12-31T00:00:00.000Z
1825
patch: {}

0 commit comments

Comments
 (0)