File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2828 uses : actions/checkout@v4
2929 - uses : ./.github/actions/docker-login
3030 with :
31- username : ${{ secrets.DOCKER_USERNAME }}
31+ username : ethpandaops
3232 password : ${{ secrets.DOCKER_PASSWORD }}
3333 - name : Setup Kurtosis
3434 uses : ./.github/actions/kurtosis-install
6767 uses : actions/checkout@v4
6868 - uses : ./.github/actions/docker-login
6969 with :
70- username : ${{ secrets.DOCKER_USERNAME }}
70+ username : ethpandaops
7171 password : ${{ secrets.DOCKER_PASSWORD }}
7272 - name : Kurtosis Assertoor GitHub Action
7373 uses : ethpandaops/kurtosis-assertoor-github-action@v1
Original file line number Diff line number Diff line change 1515 uses : actions/checkout@v4
1616 - uses : ./.github/actions/docker-login
1717 with :
18- username : ${{ secrets.DOCKER_USERNAME }}
18+ username : ethpandaops
1919 password : ${{ secrets.DOCKER_PASSWORD }}
2020 - name : Setup Kurtosis
2121 uses : ./.github/actions/kurtosis-install
4242 uses : actions/checkout@v4
4343 - uses : ./.github/actions/docker-login
4444 with :
45- username : ${{ secrets.DOCKER_USERNAME }}
45+ username : ethpandaops
4646 password : ${{ secrets.DOCKER_PASSWORD }}
4747 - name : Setup Kurtosis
4848 uses : ./.github/actions/kurtosis-install
6868 uses : actions/checkout@v4
6969 - uses : ./.github/actions/docker-login
7070 with :
71- username : ${{ secrets.DOCKER_USERNAME }}
71+ username : ethpandaops
7272 password : ${{ secrets.DOCKER_PASSWORD }}
7373 - name : Kurtosis Assertoor GitHub Action
7474 uses : ethpandaops/kurtosis-assertoor-github-action@v1
You can’t perform that action at this time.
0 commit comments