From ae544f09146fc5b37f8648c20760b19e794ceeb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 22:26:12 +0000 Subject: Bump BugSplat-Git/symbol-upload from 10.5.0 to 10.5.1 Bumps [BugSplat-Git/symbol-upload](https://github.com/bugsplat-git/symbol-upload) from 10.5.0 to 10.5.1. - [Release notes](https://github.com/bugsplat-git/symbol-upload/releases) - [Commits](https://github.com/bugsplat-git/symbol-upload/compare/ab8a5097b50707645ed9b51d3191499f9bea6d34...3857759bd957dadb075509a4e951f04f9baa5ea3) --- updated-dependencies: - dependency-name: BugSplat-Git/symbol-upload dependency-version: 10.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 1f868be1db..24767bc143 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -434,7 +434,7 @@ jobs: tar -xJf "${{ needs.build.outputs.viewer_channel }}.sym.tar.xz" -C _artifacts - name: Post Windows symbols if: env.BUGSPLAT_DATABASE && env.SYMBOL_UPLOAD_CLIENT_ID - uses: BugSplat-Git/symbol-upload@ab8a5097b50707645ed9b51d3191499f9bea6d34 + uses: BugSplat-Git/symbol-upload@3857759bd957dadb075509a4e951f04f9baa5ea3 with: clientId: "${{ env.SYMBOL_UPLOAD_CLIENT_ID }}" clientSecret: "${{ env.SYMBOL_UPLOAD_CLIENT_SECRET }}" @@ -462,7 +462,7 @@ jobs: name: macOS-symbols - name: Post Mac symbols if: env.BUGSPLAT_DATABASE && env.SYMBOL_UPLOAD_CLIENT_ID - uses: BugSplat-Git/symbol-upload@ab8a5097b50707645ed9b51d3191499f9bea6d34 + uses: BugSplat-Git/symbol-upload@3857759bd957dadb075509a4e951f04f9baa5ea3 with: clientId: "${{ env.SYMBOL_UPLOAD_CLIENT_ID }}" clientSecret: "${{ env.SYMBOL_UPLOAD_CLIENT_SECRET }}" -- cgit v1.3