Skip to content

Bump actions/checkout from 4.1.3 to 4.1.7 #86

Bump actions/checkout from 4.1.3 to 4.1.7

Bump actions/checkout from 4.1.3 to 4.1.7 #86

# DO NOT EDIT. Generated with:
#
# devctl
#
# https://github.com/giantswarm/devctl/blob/7a2bb1c2403407b720ec16e047f804471a57209e/pkg/gen/input/workflows/internal/file/gitleaks.yaml.template
#
name: gitleaks
on: [pull_request]
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
fetch-depth: '0'
- name: gitleaks-action
uses: giantswarm/gitleaks-action@main