Skip to content

Commit

Permalink
ci: import actions from caarlos0
Browse files Browse the repository at this point in the history
Signed-off-by: Universal Studio <10200399+TMUniversal@users.noreply.github.com>
  • Loading branch information
TMUniversal committed Sep 25, 2023
1 parent ddae149 commit 904600c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ permissions:

jobs:
govulncheck:
uses: tmuniversal/meta/.github/workflows/govulncheck.yml@main
uses: caarlos0/meta/.github/workflows/govulncheck.yml@main
semgrep:
uses: tmuniversal/meta/.github/workflows/semgrep.yml@main
uses: caarlos0/meta/.github/workflows/semgrep.yml@main
ruleguard:
uses: tmuniversal/meta/.github/workflows/ruleguard.yml@main
uses: caarlos0/meta/.github/workflows/ruleguard.yml@main
with:
args: "-disable largeloopcopy"
test:
Expand Down

0 comments on commit 904600c

Please sign in to comment.