Skip to content

Commit f0dee18

Browse files
ci(deps): bump GitGuardian/ggshield-action from 1.34.0 to 1.35.0
Bumps [GitGuardian/ggshield-action](https://github.com/gitguardian/ggshield-action) from 1.34.0 to 1.35.0. - [Release notes](https://github.com/gitguardian/ggshield-action/releases) - [Commits](GitGuardian/ggshield-action@v1.34.0...v1.35.0) --- updated-dependencies: - dependency-name: GitGuardian/ggshield-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b707dff commit f0dee18

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
@@ -142,7 +142,7 @@ jobs:
142142
fetch-depth: 0
143143
- id: scan
144144
name: Scan commits with ggshield
145-
uses: GitGuardian/ggshield-action@v1.34.0
145+
uses: GitGuardian/ggshield-action@v1.35.0
146146
env:
147147
GITGUARDIAN_API_KEY: ${{ secrets.GITGUARDIAN_API_KEY }}
148148
GITHUB_DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)