Skip to content

Commit

Permalink
!test: Use my fork
Browse files Browse the repository at this point in the history
Signed-off-by: Paweł Gronowski <[email protected]>
  • Loading branch information
vvoland committed Nov 6, 2024
1 parent b04b363 commit a4f5756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-moby-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: go mod tidy

- name: Install Nightly Docker
uses: crazy-max/ghaction-setup-docker@master
uses: vvoland/ghaction-setup-docker@master
with:
rootless: ${{ matrix.rootless-docker }}
version: type=image,tag=master
Expand Down

0 comments on commit a4f5756

Please sign in to comment.