Skip to content

Commit

Permalink
Update actions.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
shaynafinocchiaro authored Nov 5, 2024
1 parent 21d7145 commit 09c68a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on: # yamllint disable-line rule:truthy
jobs:
unit-test:
name: Run unit tests and check package coverage
uses: dell/common-github-actions/.github/workflows/go-code-tester@add-code-tester
uses: dell/common-github-actions/.github/workflows/go-code-tester.yml@add-code-tester

security:
name: Run gosec
Expand Down

0 comments on commit 09c68a3

Please sign in to comment.