diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 93fa994e..bea7e273 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -22,7 +22,7 @@ jobs: steps: - name: Get auth token id: token - uses: actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1.11.2 + uses: actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3 with: app-id: ${{ vars.SENTRY_RELEASE_BOT_CLIENT_ID }} private-key: ${{ secrets.SENTRY_RELEASE_BOT_PRIVATE_KEY }} diff --git a/CHANGELOG.md b/CHANGELOG.md index b4bf2baa..d2689061 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -132,6 +132,7 @@ - Add a minDepth check for function metrics ([#550](https://github.com/getsentry/vroom/pull/550)) - Bump x/net package to fix security issue (high severity) ([#555](https://github.com/getsentry/vroom/pull/555)) - Enforce shorter timeout for chunks download in flamegraph generation ([557](https://github.com/getsentry/vroom/pull/557)) +- Bump actions/create-github-app-token from 1.11.2 to 1.11.3 ([#559](https://github.com/getsentry/vroom/pull/559)) ## 23.12.0