Skip to content

Commit dc316bc

Browse files
Update dev-hato/actions-update-gitleaks action to v0.0.84 (#1218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db01588 commit dc316bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install packages
3131
if: github.event_name != 'pull_request' || github.event.action != 'closed'
3232
run: npm ci
33-
- uses: dev-hato/actions-update-gitleaks@a776495b48591a4288a30315b54e33858970a67e # v0.0.83
33+
- uses: dev-hato/actions-update-gitleaks@091c34de599960bb32f05f5087bb2eb6ba875af8 # v0.0.84
3434
with:
3535
github-token: ${{secrets.GITHUB_TOKEN}}
3636
concurrency:

0 commit comments

Comments
 (0)