Skip to content

Commit

Permalink
use v3.88.11 (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffreyhung authored Feb 19, 2025
1 parent 2ef5779 commit 43d1b98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/secret-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
# echo "latest_tag_name=$LATEST_TAG_NAME" >> "$GITHUB_OUTPUT"
# echo "latest_release=$LATEST_RELEASE" >> "$GITHUB_OUTPUT"
run: |
echo "latest_tag_name=v3.82.13" >> "$GITHUB_OUTPUT"
echo "latest_release=3.82.13" >> "$GITHUB_OUTPUT"
echo "latest_tag_name=v3.88.11" >> "$GITHUB_OUTPUT"
echo "latest_release=3.88.11" >> "$GITHUB_OUTPUT"
- name: Download and verify TruffleHog release
run: |
Expand Down

0 comments on commit 43d1b98

Please sign in to comment.