Skip to content

Commit

Permalink
chore: pin back to main
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyg603 committed Sep 12, 2024
1 parent 7e167e4 commit f0855bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
npm i -g node-dump-syms
- name: Upload Symbols
uses: BugSplat-Git/symbol-upload@b488976f0946ee3f79f3d231fdc74d305da69b97
uses: BugSplat-Git/symbol-upload@main
with:
clientId: "${{ secrets.SYMBOL_UPLOAD_CLIENT_ID }}"
clientSecret: "${{ secrets.SYMBOL_UPLOAD_CLIENT_SECRET }}"
Expand Down

0 comments on commit f0855bf

Please sign in to comment.