Skip to content

Commit 5f74644

Browse files
committed
update action version
1 parent cf65118 commit 5f74644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: ./gradlew build
3232

3333
- name: Vulnerability Scan
34-
uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan_filesystem@v2
34+
uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan_filesystem@v3
3535

3636
- name: Deploy SNAPSHOT to Maven Central
3737
if: github.event_name == 'push' && github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)