[READ-ONLY] Mirror of https://github.com/maybeanerd/MagiBot. MagiBot - the community building discord bot that adds joinsounds to your voice channels! discord.gg/2Evcf4T
bot bots community discord gaming hacktoberfest sound
1

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update gitleaks/gitleaks-action action to v3 (#1686)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jun 18, 2026, 2:47 PM +0200) 7363a4b9 f77834d3

+1 -1
+1 -1
.github/workflows/gitleaks.yml
··· 14 14 - uses: actions/checkout@v6.0.3 15 15 with: 16 16 fetch-depth: 0 17 - - uses: gitleaks/gitleaks-action@v2.3.9 17 + - uses: gitleaks/gitleaks-action@v3.0.0 18 18 env: 19 19 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} 20 20 # GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE}} # Only required for Organizations, not personal accounts.