diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8636e0d..ec3e558 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: username: stephanmisc password: ${{ secrets.DOCKER_PASSWORD }} if: github.event_name == 'push' - - uses: stepchowfun/toast/.github/actions/toast@master + - uses: stepchowfun/toast/.github/actions/toast@main with: tasks: build check test lint run release repo: stephanmisc/toast