Update deps for trivy (#24)

This commit is contained in:
AydarN 2023-10-13 11:18:31 +03:00 committed by GitHub
parent 78449734e3
commit 8248fab8af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -7,4 +7,4 @@ on:
jobs:
build:
uses: valitydev/java-workflow/.github/workflows/maven-service-build.yml@v2
uses: valitydev/java-workflow/.github/workflows/maven-service-build.yml@v2.0.11

View File

@ -7,7 +7,7 @@
<parent>
<groupId>dev.vality</groupId>
<artifactId>service-parent-pom</artifactId>
<version>2.1.4</version>
<version>2.1.5</version>
</parent>
<artifactId>alert-tg-bot</artifactId>