Skip to content

Commit 8fb7b70

Browse files
committed
Update to BugSplat's [email protected]
1 parent 86f91cc commit 8fb7b70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

post-bugsplat-mac/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ runs:
3434
path: _artifacts
3535

3636
- name: Post to BugSplat
37-
uses: BugSplat-Git/symbol-upload@v7.2.3
37+
uses: BugSplat-Git/symbol-upload@v9.1.1
3838
with:
3939
username: "${{ inputs.username }}"
4040
password: "${{ inputs.password }}"

post-bugsplat-windows/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ runs:
4646
tar -xJf secondlife-symbols-windows-64.tar.xz
4747
4848
- name: Post to BugSplat
49-
uses: BugSplat-Git/symbol-upload@v7.2.3
49+
uses: BugSplat-Git/symbol-upload@v9.1.1
5050
with:
5151
username: "${{ inputs.username }}"
5252
password: "${{ inputs.password }}"

0 commit comments

Comments
 (0)