Skip to content
Snippets Groups Projects
Unverified Commit 5470ae38 authored by AnotherStranger's avatar AnotherStranger Committed by GitHub
Browse files

Merge pull request #241 from AnotherStranger/dev

Dev
parents 73dfae9b c3b4f013
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ jobs: ...@@ -19,7 +19,7 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Run Trivy vulnerability scanner in repo mode - name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # 0.31.0 uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # 0.32.0
with: with:
scan-type: 'fs' scan-type: 'fs'
format: 'sarif' format: 'sarif'
......
...@@ -31,7 +31,7 @@ repos: ...@@ -31,7 +31,7 @@ repos:
- "-i" - "-i"
- "CHANGELOG.md" - "CHANGELOG.md"
- repo: https://github.com/renovatebot/pre-commit-hooks - repo: https://github.com/renovatebot/pre-commit-hooks
rev: 41.13.0 rev: 41.23.5
hooks: hooks:
- id: renovate-config-validator - id: renovate-config-validator
- repo: https://github.com/google/yamlfmt.git - repo: https://github.com/google/yamlfmt.git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment