-
Notifications
You must be signed in to change notification settings - Fork 0
Bump github/codeql-action from 1 to 2 #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v1...v2) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
| uses: github/codeql-action/init@v2 | ||
| with: | ||
| languages: ${{ matrix.language }} | ||
| source-root: src |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[mofmof] mofmof
| - name: Initialize CodeQL | ||
| uses: github/codeql-action/init@v1 | ||
| uses: github/codeql-action/init@v2 | ||
| with: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[mofmof] test
| - name: Initialize CodeQL | ||
| uses: github/codeql-action/init@v1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[mofmof] test
| - name: Initialize CodeQL | ||
| uses: github/codeql-action/init@v1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[mofmof] test
| - name: Autobuild | ||
| uses: github/codeql-action/autobuild@v1 | ||
| uses: github/codeql-action/autobuild@v2 | ||
|
|
||
| # ℹ️ Command-line programs to run using the OS shell. | ||
| # 📚 https://git.io/JvXDl |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[mofmof] 良いコード
| # If this step fails, then you should remove it and run the build manually (see below) | ||
| - name: Autobuild | ||
| uses: github/codeql-action/autobuild@v1 | ||
| uses: github/codeql-action/autobuild@v2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[mofmof] test
Bumps github/codeql-action from 1 to 2.
Changelog
Sourced from github/codeql-action's changelog.
Commits
03e2e3cMerge pull request #1065 from github/henrymercer/remove-extraneous-commit3bb6c41Remove an extraneous commit during the release process38fc5ebMerge pull request #1064 from github/mergeback/v2.1.10-to-main-75b4f1c4a82d691Merge branch 'main' into mergeback/v2.1.10-to-main-75b4f1c4ca6773eUpdate checked-in dependencies8dbd965Merge pull request #1063 from github/aeisenberg/contribef73e3bUpdate changelog and version after v2.1.1075b4f1cMerge pull request #1062 from github/update-v2.1.10-7cf0ed5ed468c94Update contributing.md7c55012Merge pull request #1039 from github/rasmuswl/pip-python2-fixDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)