Skip to content

bump golang.org/x/crypto #1

bump golang.org/x/crypto

bump golang.org/x/crypto #1

---
name: Security Code Scanner
on:
# allow manual triggering of the workflow
workflow_dispatch:
# Required for Repository Ruleset workflows
push:
# Add this permissions block
permissions:
actions: read
pull-requests: read
security-events: write
id-token: write
contents: read
jobs:
Security-Code-Scanner:
uses: shopify/github-actions/.github/workflows/security-code-scanner-workflow.yml@main

Check failure on line 20 in .github/workflows/security-code-scanner.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/security-code-scanner.yml

Invalid workflow file

error parsing called workflow ".github/workflows/security-code-scanner.yml" -> "shopify/github-actions/.github/workflows/security-code-scanner-workflow.yml@main" : failed to fetch workflow: workflow was not found.
secrets:
token: ${{ secrets.GITHUB_TOKEN }}