Skip to content

Commit af976e9

Browse files
chore(deps): update gitguardian/ggshield-action action to v1.28.0
1 parent b57d2eb commit af976e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
fetch-depth: 0 # fetch all history so multiple commits can be scanned
2222
- name: GitGuardian scan
23-
uses: GitGuardian/ggshield-action@e8eef84fc3419d2a7e7beb15ab96c95b3ce2da24 # ratchet:GitGuardian/ggshield-action@v1.27.0
23+
uses: GitGuardian/ggshield-action@8f19f0ba4a97eb27b864c92d3ad1394fee159a41 # v1.28.0
2424
env:
2525
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
2626
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}

0 commit comments

Comments
 (0)