Skip to content

chore(deps): update actions/checkout action to v6 #1057

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

chore(deps): update actions/checkout action to v6 #1057

Workflow file for this run

name: Check actions
permissions: {}
on:
push:
branches:
- '*'
pull_request:
branches:
- "main"
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- name: Ensure SHA pinned actions
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@9e9574ef04ea69da568d6249bd69539ccc704e74 # v4.0.0
with:
# slsa-github-generator requires using a semver tag for reusable workflows.
# See: https://github.com/slsa-framework/slsa-github-generator#referencing-slsa-builders-and-generators
allowlist: |
slsa-framework/slsa-github-generator