Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

chore(deps): bump github/codeql-action from 1.0.9 to 1.0.12 #495

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2021

Bumps github/codeql-action from 1.0.9 to 1.0.12.

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action and CodeQL Runner Changelog

[UNRELEASED]

No user facing changes.

1.0.12 - 16 Aug 2021

  • Update README to include a sample permissions block. #689

1.0.11 - 09 Aug 2021

  • Update default CodeQL bundle version to 2.5.9. #687

1.0.10 - 03 Aug 2021

  • Fix an issue where a summary of diagnostics information from CodeQL was not output to the logs of the analyze step of the Action. #672

1.0.9 - 02 Aug 2021

No user facing changes.

1.0.8 - 26 Jul 2021

  • Update default CodeQL bundle version to 2.5.8. #631

1.0.7 - 21 Jul 2021

No user facing changes.

1.0.6 - 19 Jul 2021

  • The init step of the Action now supports a source-root input as a path to the root source-code directory. By default, the path is relative to $GITHUB_WORKSPACE. #607
  • The init step will now try to install a few Python tools needed by this Action when running on a self-hosted runner. #616

1.0.5 - 12 Jul 2021

  • The analyze step of the Action now supports a skip-queries option to merely build the CodeQL database without analyzing. This functionality is not present in the runner. Additionally, the step will no longer fail if it encounters a finalized database, and will instead continue with query execution. #602
  • Update the warning message when the baseline lines of code count is unavailable. #608

1.0.4 - 28 Jun 2021

  • Fix RUNNER_TEMP environment variable must be set when using runner. #594
  • Fix couting of lines of code for C# projects. #586

1.0.3 - 23 Jun 2021

No user facing changes.

1.0.2 - 17 Jun 2021

... (truncated)

Commits
  • b0e7041 Merge pull request #704 from github/update-v1.0.12-01d17eaf
  • 3254fa5 1.0.12
  • 01d17ea Merge pull request #702 from github/pass-ram-flag
  • 0c4306b Pass --ram flag to database finalize
  • acd9964 Merge pull request #701 from github/henrymercer/brief-releasing-instructions
  • bc33041 Always run codeql (latest) job on PRs so we can make it required
  • c7203c9 Fix conditional in PR checks
  • 7f1659f Merge branch 'main' into henrymercer/brief-releasing-instructions
  • 962925a Merge pull request #700 from github/henrymercer/reduce-num-pr-check-jobs-on-push
  • 4e477f1 Add more details on the workflows involved in the release process
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1.0.9 to 1.0.12.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@33f3438...b0e7041)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 17, 2021
@vercel
Copy link

vercel bot commented Aug 17, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/synthetixio/kwenta/4ooGmWrRNnzCTTarzYXRuuVMeKb2
✅ Preview: https://kwenta-git-dependabot-githubactionsgithubcod-5c6aa4-synthetixio.vercel.app

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants