Skip to content

Fix Fleet API protection bugs and add two-phase secret deletion #2

Fix Fleet API protection bugs and add two-phase secret deletion

Fix Fleet API protection bugs and add two-phase secret deletion #2

name: "Actions Workflow Security Scan"
on:
pull_request:
branches:
- main
paths:
- ".github/workflows/**"
permissions:
contents: read
jobs:
scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
- name: Ensure actions are pinned to SHAs
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@40ba2d51b6b6d8695f2b6bd74e785172d4f8d00f # v3.0.17