Skip to content

Commit ca54b28

Browse files
committed
ci: add/update workflow for secret scanning on PRs [skip ci]
1 parent 69e6752 commit ca54b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-scan-for-secrets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ on:
1212
jobs:
1313
scan-for-secrets:
1414
name: Scan for secrets
15-
uses: wetransform/gha-workflows/.github/workflows/scan-for-secrets.yml@11ac55c836e622b4a3c944e057f9067cfdc6ab11 # v4.1.1
15+
uses: wetransform/gha-workflows/.github/workflows/scan-for-secrets.yml@6cf8743e1cdaff405473951cc6ad4eadaf2226cc # v4.1.2
1616
secrets:
1717
SLACK_EXPOSED_SECRETS_WEBHOOK: ${{ secrets.SLACK_EXPOSED_SECRETS_WEBHOOK }}

0 commit comments

Comments
 (0)