MINOR: Add 3.7.1 to docker_scan action (#16962)

Reviewers: Yash Mayya <yash.mayya@gmail.com>
This commit is contained in:
Mickael Maison 2024-08-26 11:53:50 +02:00 committed by GitHub
parent cb19a557e9
commit 6bc0e1dcba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
strategy:
matrix:
# This is an array of supported tags. Make sure this array only contains the supported tags
supported_image_tag: ['latest', '3.7.0']
supported_image_tag: ['latest', '3.7.1']
steps:
- name: Run CVE scan
uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # v0.24.0