Skip to content

Commit b499fd3

Browse files
ci(deps): Bump GitGuardian/ggshield-action from 1.44.0 to 1.45.0
Bumps [GitGuardian/ggshield-action](https://github.com/gitguardian/ggshield-action) from 1.44.0 to 1.45.0. - [Release notes](https://github.com/gitguardian/ggshield-action/releases) - [Commits](GitGuardian/ggshield-action@v1.44.0...v1.45.0) --- updated-dependencies: - dependency-name: GitGuardian/ggshield-action dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7899264 commit b499fd3

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
@@ -148,7 +148,7 @@ jobs:
148148
fetch-depth: 0
149149
- id: scan
150150
name: Scan commits with ggshield
151-
uses: GitGuardian/ggshield-action@v1.44.0
151+
uses: GitGuardian/ggshield-action@v1.45.0
152152
env:
153153
GITGUARDIAN_API_KEY: ${{ secrets.GITGUARDIAN_API_KEY }}
154154
GITHUB_DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)