Update MySQL 8.0 to 8.4 LTS, fix Trivy tag count

This commit is contained in:
yeasy
2026-05-02 15:22:58 +00:00
parent 7e3f90b522
commit bf3107b775
9 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -434,8 +434,8 @@ jobs:
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
- name: Run Trivy vulnerability scan
# 安全提醒:2026 年 3 月 Trivy GitHub Actions 遭受供应链攻击,
# 75 个版本标签被劫持。务必使用不可变的 commit SHA 引用,而非可变标签。
# 安全提醒:2026 年 3 月 19 日 Trivy GitHub Actions 遭受供应链攻击,
# 76 个版本标签被劫持。务必使用不可变的 commit SHA 引用,而非可变标签。
# 使用前请到 https://github.com/aquasecurity/trivy-action/releases 核实 SHA 对应正确版本。
uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # v0.35.0
with: