Skip to content

Commit

Permalink
Merge pull request #405 from github/update-v1-964ae012
Browse files Browse the repository at this point in the history
Merge main into v1
  • Loading branch information
Chris Gavin authored and GitHub committed Mar 1, 2021
2 parents d00607b + 964ae01 commit e40d003
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
jobs:
update:
runs-on: ubuntu-latest
if: ${{ github.repository == 'github/codeql-action' }}
steps:
- uses: actions/checkout@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion lib/api-compatibility.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "maximumVersion": "3.0", "minimumVersion": "2.22" }
{ "maximumVersion": "3.1", "minimumVersion": "2.22" }
2 changes: 1 addition & 1 deletion src/api-compatibility.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"maximumVersion": "3.0", "minimumVersion": "2.22"}
{"maximumVersion": "3.1", "minimumVersion": "2.22"}

0 comments on commit e40d003

Please sign in to comment.