File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 45
45
46
46
# Upload the results to GitHub's code scanning dashboard.
47
47
- name : " Upload to code-scanning"
48
- uses : github/codeql-action/upload-sarif@eb055d739abdc2e8de2e5f4ba1a8b246daa779aa # v3.26.0
48
+ uses : github/codeql-action/upload-sarif@f0f3afee809481da311ca3a6ff1ff51d81dbeb24 # v3.26.4
49
49
with :
50
50
sarif_file : results.sarif
Original file line number Diff line number Diff line change @@ -40,14 +40,14 @@ repos:
40
40
args :
41
41
[
42
42
" --schemafile" ,
43
- " https://raw.githubusercontent.com/defenseunicorns/zarf/v0.38.0 /zarf.schema.json" ,
43
+ " https://raw.githubusercontent.com/defenseunicorns/zarf/v0.38.2 /zarf.schema.json" ,
44
44
" --no-cache"
45
45
]
46
46
- repo : https://github.com/golangci/golangci-lint
47
- rev : v1.59.1
47
+ rev : v1.60.2
48
48
hooks :
49
49
- id : golangci-lint
50
50
- repo : https://github.com/renovatebot/pre-commit-hooks
51
- rev : 38.23.2
51
+ rev : 38.49.0
52
52
hooks :
53
53
- id : renovate-config-validator
You can’t perform that action at this time.
0 commit comments