diff --git a/.github/workflows/threat-drift.yml b/.github/workflows/threat-drift.yml index 204a7f1..61ae8e7 100644 --- a/.github/workflows/threat-drift.yml +++ b/.github/workflows/threat-drift.yml @@ -34,6 +34,6 @@ jobs: # spent 81s per run compiling before the review could start. The pin # necessarily trails by one release: the SHA of the release being cut # does not exist while it is being cut. - - uses: threatcl/drift-action@ca722d44fc637e68638c22dcfa8c42679d8ae931 # v1.0.0 + - uses: threatcl/drift-action@4d888eb897484931e63f9a15076607e155a281b4 # v1.0.1 with: anthropic-api-key: ${{ secrets.ANTHROPIC_API_KEY }}