Skip to content

Update GitHub runner to Ubuntu 22, use images from gsoci #297

Update GitHub runner to Ubuntu 22, use images from gsoci

Update GitHub runner to Ubuntu 22, use images from gsoci #297

# DO NOT EDIT. Generated with:
#
# [email protected]
#
name: gitleaks
on: [pull_request]
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: '0'
- name: gitleaks-action
uses: giantswarm/gitleaks-action@main