Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
46b3cb0
Bump github/codeql-action from 3.22.12 to 3.23.1
dependabot[bot] Jan 19, 2024
a254a95
Bump actions/cache from 3.3.2 to 4.0.0
dependabot[bot] Jan 19, 2024
2860aa8
Bump actions/upload-artifact from 4.0.0 to 4.3.0
dependabot[bot] Jan 26, 2024
63b2a70
Bump codecov/codecov-action from 3.1.4 to 3.1.5
dependabot[bot] Jan 26, 2024
dc0247e
Merge pull request #88 from garydgregory/dependabot/github_actions/ac…
garydgregory Jan 26, 2024
2c908c4
Merge pull request #89 from garydgregory/dependabot/github_actions/co…
garydgregory Jan 26, 2024
b723f7a
Merge pull request #87 from garydgregory/dependabot/github_actions/ac…
garydgregory Jan 26, 2024
192ab65
Merge pull request #85 from garydgregory/dependabot/github_actions/gi…
garydgregory Jan 26, 2024
0a3aa91
Bump codecov/codecov-action from 3.1.5 to 4.0.1
dependabot[bot] Feb 2, 2024
4d9b9a9
Bump github/codeql-action from 3.23.1 to 3.24.0
dependabot[bot] Feb 9, 2024
2b8c75f
Bump actions/upload-artifact from 4.3.0 to 4.3.1
dependabot[bot] Feb 9, 2024
7dc4722
Merge pull request #94 from garydgregory/dependabot/github_actions/gi…
garydgregory Feb 9, 2024
04d4f02
Merge pull request #95 from garydgregory/dependabot/github_actions/ac…
garydgregory Feb 9, 2024
49781af
Merge pull request #92 from garydgregory/dependabot/github_actions/co…
garydgregory Feb 9, 2024
73bea1f
Bump github/codeql-action from 3.24.0 to 3.24.3
dependabot[bot] Feb 16, 2024
34d2238
Merge pull request #96 from garydgregory/dependabot/github_actions/gi…
garydgregory Feb 16, 2024
65013e3
Bump codecov/codecov-action from 4.0.1 to 4.1.0
dependabot[bot] Mar 1, 2024
0ab03a0
Bump actions/checkout from 4.1.1 to 4.1.2
dependabot[bot] Mar 15, 2024
0650c69
Bump actions/setup-java from 4.0.0 to 4.2.1
dependabot[bot] Mar 15, 2024
f63662e
Bump github/codeql-action from 3.24.3 to 3.24.7
dependabot[bot] Mar 15, 2024
b04faee
Merge pull request #103 from garydgregory/dependabot/github_actions/a…
garydgregory Mar 15, 2024
28f5aa8
Merge pull request #105 from garydgregory/dependabot/github_actions/g…
garydgregory Mar 15, 2024
3d742f9
Merge pull request #104 from garydgregory/dependabot/github_actions/a…
garydgregory Mar 15, 2024
8db798d
Merge pull request #98 from garydgregory/dependabot/github_actions/co…
garydgregory Mar 15, 2024
6081dd3
Bump actions/cache from 4.0.0 to 4.0.2
dependabot[bot] Mar 22, 2024
f817fc7
Merge pull request #106 from garydgregory/dependabot/github_actions/a…
garydgregory Mar 22, 2024
635ea5e
Bump github/codeql-action from 3.24.7 to 3.24.10
dependabot[bot] Apr 12, 2024
07d2abd
Bump codecov/codecov-action from 4.1.0 to 4.3.0
dependabot[bot] Apr 12, 2024
20be338
Merge pull request #113 from garydgregory/dependabot/github_actions/g…
garydgregory Apr 12, 2024
072d9a9
Merge pull request #114 from garydgregory/dependabot/github_actions/c…
garydgregory Apr 12, 2024
9fca26b
Bump github/codeql-action from 3.24.10 to 3.25.1
dependabot[bot] Apr 19, 2024
7278486
Merge pull request #115 from garydgregory/dependabot/github_actions/g…
garydgregory Apr 19, 2024
91e6eb5
Bump codecov/codecov-action from 4.3.0 to 4.5.0
dependabot[bot] Jun 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump github/codeql-action from 3.23.1 to 3.24.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.23.1 to 3.24.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@0b21cf2...e8893c5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
commit 4d9b9a95c4386605ced7ad5855c92bda64c224a6
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@0b21cf2492b6b02c465a3e5d7c473717ad7721ba # 3.23.1
uses: github/codeql-action/init@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # 3.24.0
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
Expand All @@ -73,7 +73,7 @@ jobs:
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@0b21cf2492b6b02c465a3e5d7c473717ad7721ba # 3.23.1
uses: github/codeql-action/autobuild@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # 3.24.0

# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
Expand All @@ -87,4 +87,4 @@ jobs:
# make release

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@0b21cf2492b6b02c465a3e5d7c473717ad7721ba # 3.23.1
uses: github/codeql-action/analyze@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # 3.24.0
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ jobs:
retention-days: 5

- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@0b21cf2492b6b02c465a3e5d7c473717ad7721ba # 3.23.1
uses: github/codeql-action/upload-sarif@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # 3.24.0
with:
sarif_file: results.sarif