Skip to content

Commit

Permalink
v1.3.7: Update dependencies (#149)
Browse files Browse the repository at this point in the history
* Update dependencies

* Validate CodeQL for each branch

* Validate CodeQL for every branch

* Validate CodeQL for every branch
  • Loading branch information
akazakou authored Nov 11, 2023
1 parent c41f0d5 commit d6aa6b0
Show file tree
Hide file tree
Showing 5 changed files with 25,517 additions and 1,885 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,8 @@ name: "CodeQL"

on:
push:
branches: [ "main" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
schedule:
- cron: '48 0 * * 6'
- cron: '48 3 * * 6'

jobs:
analyze:
Expand Down
Loading

0 comments on commit d6aa6b0

Please sign in to comment.