Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#2705) #6
code-analysis.yml
on: push
code-analysis
/
code-analysis
24s
Annotations
2 errors
ShouldDefineDefaultShell:
_/src/RepoIntegrityTests/WorkflowTests.cs#L14
Workflows should set the default shell to 'pwsh' or 'bash' ensure same functionality on all platforms, unless there are no run steps:
> .github/workflows/tests-cleanup.yml - Job 'cleanup' does not have a default shell defined at the workflow or job level.
> .github/workflows/approve-dependencies.yml - Job 'dependabot' does not have a default shell defined at the workflow or job level.
|
code-analysis / code-analysis
Process completed with exit code 1.
|