Skip to content

chore(deps): update actions/checkout action to v7 #26884

chore(deps): update actions/checkout action to v7

chore(deps): update actions/checkout action to v7 #26884

Workflow file for this run

on: push
name: Security
jobs:
ensure-pinned-actions:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
with:
egress-policy: audit
- name: Checkout code
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
- name: Ensure SHA pinned actions
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@ca46236c6ce584ae24bc6283ba8dcf4b3ec8a066 # v5
with:
allowlist: |
Kong/