Merge pull request #405 from github/update-v1-964ae012
Merge main into v1
This commit is contained in:
commit
e40d00393d
3 changed files with 3 additions and 2 deletions
1
.github/workflows/update-release-branch.yml
vendored
1
.github/workflows/update-release-branch.yml
vendored
|
|
@ -12,6 +12,7 @@ on:
|
|||
jobs:
|
||||
update:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.repository == 'github/codeql-action' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{ "maximumVersion": "3.0", "minimumVersion": "2.22" }
|
||||
{ "maximumVersion": "3.1", "minimumVersion": "2.22" }
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"maximumVersion": "3.0", "minimumVersion": "2.22"}
|
||||
{"maximumVersion": "3.1", "minimumVersion": "2.22"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue