diff --git a/post-bugsplat-mac/action.yaml b/post-bugsplat-mac/action.yaml index 2963741..3a8ffc1 100644 --- a/post-bugsplat-mac/action.yaml +++ b/post-bugsplat-mac/action.yaml @@ -34,7 +34,7 @@ runs: path: _artifacts - name: Post to BugSplat - uses: BugSplat-Git/symbol-upload@v10.2.4 + uses: BugSplat-Git/symbol-upload@v10.2.5 with: username: "${{ inputs.username }}" password: "${{ inputs.password }}"