Skip to content

Bump the actions-minor group across 1 directory with 3 updates #274

Bump the actions-minor group across 1 directory with 3 updates

Bump the actions-minor group across 1 directory with 3 updates #274

Workflow file for this run

---
name: Amplify Security
on:
pull_request: {}
workflow_dispatch: {}
push:
branches: ["main"]
permissions:
contents: read
id-token: write
jobs:
amplify-security-scan:
name: Amplify Security Scan
runs-on: ubuntu-latest
if: (!github.event.pull_request.head.repo.fork && github.actor != 'dependabot[bot]')
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Amplify Runner
uses: amplify-security/runner-action@main