Skip to content

feat(container): update ghcr.io/onedr0p/radarr-develop ( 5.6.0.8846 → 5.7.0.8882 ) #11339

feat(container): update ghcr.io/onedr0p/radarr-develop ( 5.6.0.8846 → 5.7.0.8882 )

feat(container): update ghcr.io/onedr0p/radarr-develop ( 5.6.0.8846 → 5.7.0.8882 ) #11339

Workflow file for this run

---
name: gitleaks
on: [pull_request, push, workflow_dispatch]
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
with:
fetch-depth: 0
- uses: zricethezav/gitleaks-action@44c470ffc35caa8b1eb3e8012ca53c2f9bea4eb5 # v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}