Update go.mod and go.sum #198
pr.yaml
on: push
pr-checks
/
Tests & Coverage
pr-checks
/
CodeQL Analysis
pr-checks
/
GoReleaser Config Validation
pr-checks
/
Gosec SARIF
pr-checks
/
Security Scan
pr-checks
/
Static Analysis
pr-checks
/
Coverage Report
Annotations
1 error
|
Invalid workflow file:
.github/workflows/pr.yaml#L13
The workflow is not valid. .github/workflows/pr.yaml (Line: 13, Col: 3): Error calling workflow 'lukaszraczylo/shared-actions/.github/workflows/go-pr.yaml@main'. The nested job 'gosec' is requesting 'security-events: write', but is only allowed 'security-events: none'. .github/workflows/pr.yaml (Line: 13, Col: 3): Error calling workflow 'lukaszraczylo/shared-actions/.github/workflows/go-pr.yaml@main'. The nested job 'codeql' is requesting 'security-events: write', but is only allowed 'security-events: none'.
|