Skip to content
Snippets Groups Projects
Unverified Commit 6bdf7f97 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

Merge pull request #236 from AnotherStranger/renovate/all

refactor(deps): update all dependencies
parents 436f73c3 bf49d3ca
Branches
Tags v2.6.9-rc.22
No related merge requests found
...@@ -27,7 +27,7 @@ jobs: ...@@ -27,7 +27,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Install cosign - name: Install cosign
uses: sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3.9.0 uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
- name: Docker meta - name: Docker meta
id: meta id: meta
uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5 uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5
...@@ -111,7 +111,7 @@ jobs: ...@@ -111,7 +111,7 @@ jobs:
output: "trivy-results.sarif" output: "trivy-results.sarif"
severity: "CRITICAL,HIGH" severity: "CRITICAL,HIGH"
- name: Upload Trivy scan results to GitHub Security tab - name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@39edc492dbe16b1465b0cafca41432d857bdb31a # v3 uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3
if: ${{ github.event_name != 'pull_request' }} if: ${{ github.event_name != 'pull_request' }}
with: with:
sarif_file: "trivy-results.sarif" sarif_file: "trivy-results.sarif"
...@@ -26,6 +26,6 @@ jobs: ...@@ -26,6 +26,6 @@ jobs:
output: 'trivy-results-fs.sarif' output: 'trivy-results-fs.sarif'
severity: 'CRITICAL,HIGH,MEDIUM' severity: 'CRITICAL,HIGH,MEDIUM'
- name: Upload Trivy scan results to GitHub Security tab - name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@39edc492dbe16b1465b0cafca41432d857bdb31a # v3 uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3
with: with:
sarif_file: 'trivy-results-fs.sarif' sarif_file: 'trivy-results-fs.sarif'
...@@ -35,10 +35,10 @@ repos: ...@@ -35,10 +35,10 @@ repos:
hooks: hooks:
- id: shellcheck - id: shellcheck
- repo: https://github.com/renovatebot/pre-commit-hooks - repo: https://github.com/renovatebot/pre-commit-hooks
rev: 41.1.4 rev: 41.6.4
hooks: hooks:
- id: renovate-config-validator - id: renovate-config-validator
- repo: https://github.com/google/yamlfmt.git - repo: https://github.com/google/yamlfmt.git
rev: v0.17.1 rev: v0.17.2
hooks: hooks:
- id: yamlfmt - id: yamlfmt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment