chore(deps): Bump coopnorge/engineering-docker-images/e0/devtools-golang-v1beta1 from 9dc7f08
to c295378
in /docker-compose in the devtools group
#1302
Workflow file for this run
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: Security | |
on: | |
push: {} | |
pull_request: {} | |
schedule: | |
- cron: '0 0 * * 1' | |
jobs: | |
supply-chain-security-validation: | |
name: Supply Chain | |
uses: coopnorge/github-workflow-supply-chain-security-validation/.github/workflows/supply-chain-security-validation.yaml@main |