Skip to content

Commit 4e5e0a4

Browse files
ci(deps): Bump GitGuardian/ggshield-action from 1.39.0 to 1.43.0
Bumps [GitGuardian/ggshield-action](https://github.com/gitguardian/ggshield-action) from 1.39.0 to 1.43.0. - [Release notes](https://github.com/gitguardian/ggshield-action/releases) - [Commits](GitGuardian/ggshield-action@v1.39.0...v1.43.0) --- updated-dependencies: - dependency-name: GitGuardian/ggshield-action dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db25ab1 commit 4e5e0a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
fetch-depth: 0
127127
- id: scan
128128
name: Scan commits with ggshield
129-
uses: GitGuardian/ggshield-action@v1.39.0
129+
uses: GitGuardian/ggshield-action@v1.43.0
130130
env:
131131
GITGUARDIAN_API_KEY: ${{ secrets.GITGUARDIAN_API_KEY }}
132132
GITHUB_DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)