build(deps): bump snyk/actions from 0.4.0 to 0.5.0 (#4497)

Bumps [snyk/actions](https://github.com/snyk/actions) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/snyk/actions/releases)
- [Commits](https://github.com/snyk/actions/compare/0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: snyk/actions
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
dependabot[bot]
2025-10-02 21:47:33 +02:00
committed by GitHub
parent fde6751b77
commit bcd957b270

View File

@@ -127,7 +127,7 @@ jobs:
- name: Run Snyk to check Docker image for vulnerabilities
continue-on-error: true
uses: snyk/actions/docker@0.4.0
uses: snyk/actions/docker@v0.5.0
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with: