Skip to content

Commit

Permalink
Pin version
Browse files Browse the repository at this point in the history
  • Loading branch information
waybackarchiver authored Nov 30, 2022
1 parent fdd5744 commit a2536fd
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,7 +58,7 @@ jobs:
disable-telemetry: true

- name: Set up Go ${{ matrix.go }}.x
uses: actions/setup-go@v3
uses: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f # v3.3.1
with:
go-version: ${{ matrix.go }}

Expand All @@ -68,7 +68,7 @@ jobs:
run_daemon: true

- name: Set up Tor
uses: tor-actions/setup-tor@main
uses: tor-actions/setup-tor@462b4eef22eecc86cc4abdedafc95a38667e2557
with:
daemon: true

Expand Down

0 comments on commit a2536fd

Please sign in to comment.