Skip to content

Commit

Permalink
chore(deps): update sonarqube support dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                      | from     | to       |
| ----------- | ---------------------------- | -------- | -------- |
| github-tags | github/codeql-action         | v3.25.0  | v3.25.1  |
| github-tags | renovatebot/pre-commit-hooks | 37.301.6 | 37.303.1 |
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent 6eca670 commit 6879a72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@df5a14dc28094dc936e103b37d749c6628682b60 # v3.25.0
uses: github/codeql-action/upload-sarif@c7f9125735019aa87cfc361530512d50ea439c71 # v3.25.1
with:
sarif_file: results.sarif
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ repos:
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.301.6
rev: 37.303.1
hooks:
- id: renovate-config-validator

0 comments on commit 6879a72

Please sign in to comment.