Skip to content

Commit

Permalink
Update tor-actions/setup-tor digest to 64121bc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and waybackarchiver committed Sep 6, 2024
1 parent 99ca02c commit 5047ebf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@ jobs:
make test-cover
- name: Set up Tor
uses: tor-actions/setup-tor@462b4eef22eecc86cc4abdedafc95a38667e2557
uses: tor-actions/setup-tor@64121bc84235ab7038224e8ce08601efdb9bd8d9

- name: Run test with Tor standalone
run: |
make test
make test-cover
- name: Set up Tor
uses: tor-actions/setup-tor@462b4eef22eecc86cc4abdedafc95a38667e2557
uses: tor-actions/setup-tor@64121bc84235ab7038224e8ce08601efdb9bd8d9
with:
daemon: true
port: 9050
Expand Down

0 comments on commit 5047ebf

Please sign in to comment.