Skip to content

Commit 38f952d

Browse files
committed
Update dev-hato/actions-update-gitleaks action to v0.0.81
1 parent 5be5d6b commit 38f952d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
fetch-depth: 0
2424
ref: ${{ github.event.pull_request.head.sha || github.sha }}
25-
- uses: dev-hato/actions-update-gitleaks@f2dfdc44ba854cf22f8c0041b60aca707347d1ca # v0.0.80
25+
- uses: dev-hato/actions-update-gitleaks@a1fa480c98add29b8e018c4e4bcd541d45766433 # v0.0.81
2626
with:
2727
github-token: ${{secrets.GITHUB_TOKEN}}
2828
concurrency:

0 commit comments

Comments
 (0)