Skip to content

Commit

Permalink
update tor version ffs
Browse files Browse the repository at this point in the history
  • Loading branch information
SwenVanZanten committed Apr 7, 2021
1 parent 4aa7c04 commit def269e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
APPLE_ID_PASS: ${{ secrets.APPLE_ID_PASS }}
APPLE_ASC_PROVIDER: ${{ secrets.APPLE_ASC_PROVIDER }}
NOTARIZE: ${{ startsWith(github.ref, 'refs/tags/') }}
GRANAX_TOR_VERSION: 10.0.12
GRANAX_TOR_VERSION: 10.0.15
- name: Cleanup artifacts
if: startsWith(github.ref, 'refs/tags/')
run: |
Expand Down

0 comments on commit def269e

Please sign in to comment.