Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ggshield.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: ggshield
version: 1.17.3
version: 1.18.0
epoch: 0
description: Find and fix 360+ types of hardcoded secrets and 70+ types of infrastructure-as-code misconfigurations.
copyright:
Expand All @@ -26,7 +26,7 @@ pipeline:
with:
repository: https://github.com/GitGuardian/ggshield
tag: v${{package.version}}
expected-commit: 0b3377339818ca321721c29d051d1dc5d9d519bb
expected-commit: cb8a4e048697d1d20c98b0de8687d9c84ea759fa

- runs: |
pip3 install certifi -U # https://github.com/advisories/GHSA-xqr8-7jwr-rhp7
Expand Down