We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fab0535 commit d8afe9fCopy full SHA for d8afe9f
.github/workflows/shellcheck.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Call Dagger Function
38
uses: dagger/dagger-for-github@v7
39
with:
40
- args: check --source=. stdout
+ args: check --source=. stderr
41
module: github.com/softwaredevelop/daggerverse/shellcheck@main
42
verb: call
43
version: "latest"
0 commit comments