Merge branch 'main' into henrymercer/require-cli-2.6.3

This commit is contained in:
Henry Mercer 2022-11-14 22:25:31 +00:00
commit 1e2f8f035d
63 changed files with 728 additions and 505 deletions

View file

@ -55,6 +55,9 @@ jobs:
uses: ./.github/prepare-test
with:
version: ${{ matrix.version }}
- uses: actions/setup-go@v3
with:
go-version: ^1.13.1
- uses: ./../action/init
with:
tools: ${{ steps.prepare-test.outputs.tools-url }}
@ -113,4 +116,5 @@ jobs:
done
done
env:
GO111MODULE: auto
INTERNAL_CODEQL_ACTION_DEBUG_LOC: true