diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3433c29..458c09c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -27,7 +27,7 @@ jobs: with: fetch-depth: 0 - name: TruffleHog OSS - uses: trufflesecurity/trufflehog@v3.60.2 + uses: trufflesecurity/trufflehog@v3.60.3 with: path: ./ base: ${{ github.event.repository.default_branch }} diff --git a/CHANGELOG.md b/CHANGELOG.md index 4705b4f..64ca227 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - Remove iOS legacy profile support. ([#296](https://github.com/getsentry/vroom/pull/296)) - Bump trufflesecurity/trufflehog from 3.60.1 to 3.60.2 ([#347](https://github.com/getsentry/vroom/pull/347)) +- Bump trufflesecurity/trufflehog from 3.60.2 to 3.60.3 ([#348](https://github.com/getsentry/vroom/pull/348)) ## 23.10.1