Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/threat-drift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@4d888eb897484931e63f9a15076607e155a281b4 # v1.0.1
- uses: threatcl/drift-action@97144d1562425e31ea779cae821d21484558ac75 # v1.0.2
with:
anthropic-api-key: ${{ secrets.ANTHROPIC_API_KEY }}