We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a14da9c commit 2fa4ca7Copy full SHA for 2fa4ca7
.github/workflows/build-php.yaml
@@ -142,7 +142,7 @@ jobs:
142
php-version: ${{ matrix.php-version }}
143
extensions: ${{ matrix.extensions }}
144
- name: Scan for Secrets
145
- uses: trufflesecurity/trufflehog@v3.22.0
+ uses: trufflesecurity/trufflehog@v3.88.25
146
with:
147
path: ./
148
base: ${{ github.event.repository.default_branch }}
.github/workflows/build-python.yaml
@@ -212,7 +212,7 @@ jobs:
212
213
name: ${{ inputs.project-artifact }}
214
215
216
217
218
0 commit comments