Skip to content

Commit

Permalink
Update to newer git secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
jgainerdewar committed Dec 9, 2024
1 parent 36f1e88 commit daec0bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ run_secret_setup: &run_secret_setup
command: |
git clone https://github.com/awslabs/git-secrets.git
pushd git-secrets >/dev/null
git checkout ad82d68ee924906a0401dfd48de5057731a9bc84
git checkout 5357e18bc27b42a827b6780564ea873a72ca1f01
popd >/dev/null
./minnie-kenny.sh -f
Expand Down

0 comments on commit daec0bd

Please sign in to comment.