diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ca756dd..5da5244 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.62.1 + uses: trufflesecurity/trufflehog@v3.63.0 with: path: ./ base: ${{ github.event.repository.default_branch }} diff --git a/CHANGELOG.md b/CHANGELOG.md index 541cfbf..7ac6a25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,16 @@ ## Unreleased +**Features**: + - Relicense under FSL-1.0-Apache-2.0. ([#366](https://github.com/getsentry/vroom/pull/366)) +**Bug Fixes**: + +**Internal**: + +- Bump trufflesecurity/trufflehog from 3.62.1 to 3.63.0 ([#367](https://github.com/getsentry/vroom/pull/367)) + ## 23.11.0 **Features**: