Skip to content

Commit 15d12a7

Browse files
ci(deps): Bump GitGuardian/ggshield-action from 1.41.0 to 1.42.0
Bumps [GitGuardian/ggshield-action](https://github.com/gitguardian/ggshield-action) from 1.41.0 to 1.42.0. - [Release notes](https://github.com/gitguardian/ggshield-action/releases) - [Commits](GitGuardian/ggshield-action@v1.41.0...v1.42.0) --- updated-dependencies: - dependency-name: GitGuardian/ggshield-action dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4065f53 commit 15d12a7

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
@@ -132,7 +132,7 @@ jobs:
132132
fetch-depth: 0
133133
- id: scan
134134
name: Scan commits with ggshield
135-
uses: GitGuardian/ggshield-action@v1.41.0
135+
uses: GitGuardian/ggshield-action@v1.42.0
136136
env:
137137
GITGUARDIAN_API_KEY: ${{ secrets.GITGUARDIAN_API_KEY }}
138138
GITHUB_DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)