Skip to content

Commit c856b02

Browse files
committed
show bad commit
1 parent 909b981 commit c856b02

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/quality-checks-devcontainer.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ jobs:
8787
cat /usr/share/secrets-scanner/nhsd-rules-deny.txt
8888
echo "Showing last few commits"
8989
git log -5 --oneline
90+
echo "showing bad commits"
91+
git show e8c26eb44639ad414727f8d5c74110cfd4e36ecc
9092
echo "Running secret scan"
9193
git-secrets --scan-history
9294
echo "scan complete"

0 commit comments

Comments
 (0)