deps(deps): update build digest to 9734871 - abandoned #1129
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: GoSec | |
on: | |
pull_request: | |
workflow_dispatch: | |
jobs: | |
call-gosec: | |
uses: validator-labs/workflows/.github/workflows/gosec.yaml@main | |
secrets: inherit |