Skip to content

Commit 43d1b98

Browse files
authored
use v3.88.11 (#156)
1 parent 2ef5779 commit 43d1b98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/secret-scan.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929
# echo "latest_tag_name=$LATEST_TAG_NAME" >> "$GITHUB_OUTPUT"
3030
# echo "latest_release=$LATEST_RELEASE" >> "$GITHUB_OUTPUT"
3131
run: |
32-
echo "latest_tag_name=v3.82.13" >> "$GITHUB_OUTPUT"
33-
echo "latest_release=3.82.13" >> "$GITHUB_OUTPUT"
32+
echo "latest_tag_name=v3.88.11" >> "$GITHUB_OUTPUT"
33+
echo "latest_release=3.88.11" >> "$GITHUB_OUTPUT"
3434
3535
- name: Download and verify TruffleHog release
3636
run: |

0 commit comments

Comments
 (0)