Skip to content

Commit

Permalink
chore(deps): update github/codeql-action action to v3.27.6 (#122)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/codeql-action](https://redirect.github.com/github/codeql-action)
| action | minor | `v3` -> `v3.27.6` |

---

### Release Notes

<details>
<summary>github/codeql-action (github/codeql-action)</summary>

###
[`v3.27.6`](https://redirect.github.com/github/codeql-action/compare/v3.27.5...v3.27.6)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.27.5...v3.27.6)

###
[`v3.27.5`](https://redirect.github.com/github/codeql-action/compare/v3.27.4...v3.27.5)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.27.4...v3.27.5)

###
[`v3.27.4`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.4)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.27.3...v3.27.4)

##### CodeQL Action Changelog

See the [releases
page](https://redirect.github.com/github/codeql-action/releases) for the
relevant changes to the CodeQL CLI and language packs.

Note that the only difference between `v2` and `v3` of the CodeQL Action
is the node version they support, with `v3` running on node 20 while we
continue to release `v2` to support running on node 16. For example
`3.22.11` was the first `v3` release and is functionally identical to
`2.22.11`. This approach ensures an easy way to track exactly which
features are included in different versions, indicated by the minor and
patch version numbers.

##### 3.27.4 - 14 Nov 2024

No user facing changes.

See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.4/CHANGELOG.md)
for more information.

###
[`v3.27.3`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.3)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.27.2...v3.27.3)

##### CodeQL Action Changelog

See the [releases
page](https://redirect.github.com/github/codeql-action/releases) for the
relevant changes to the CodeQL CLI and language packs.

Note that the only difference between `v2` and `v3` of the CodeQL Action
is the node version they support, with `v3` running on node 20 while we
continue to release `v2` to support running on node 16. For example
`3.22.11` was the first `v3` release and is functionally identical to
`2.22.11`. This approach ensures an easy way to track exactly which
features are included in different versions, indicated by the minor and
patch version numbers.

##### 3.27.3 - 12 Nov 2024

No user facing changes.

See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.3/CHANGELOG.md)
for more information.

###
[`v3.27.2`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.2)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.27.1...v3.27.2)

##### CodeQL Action Changelog

See the [releases
page](https://redirect.github.com/github/codeql-action/releases) for the
relevant changes to the CodeQL CLI and language packs.

Note that the only difference between `v2` and `v3` of the CodeQL Action
is the node version they support, with `v3` running on node 20 while we
continue to release `v2` to support running on node 16. For example
`3.22.11` was the first `v3` release and is functionally identical to
`2.22.11`. This approach ensures an easy way to track exactly which
features are included in different versions, indicated by the minor and
patch version numbers.

##### 3.27.2 - 12 Nov 2024

- Fixed an issue where setting up the CodeQL tools would sometimes fail
with the message "Invalid value 'undefined' for header 'authorization'".
[#&#8203;2590](https://redirect.github.com/github/codeql-action/pull/2590)

See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.2/CHANGELOG.md)
for more information.

###
[`v3.27.1`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.1)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.27.0...v3.27.1)

##### CodeQL Action Changelog

See the [releases
page](https://redirect.github.com/github/codeql-action/releases) for the
relevant changes to the CodeQL CLI and language packs.

Note that the only difference between `v2` and `v3` of the CodeQL Action
is the node version they support, with `v3` running on node 20 while we
continue to release `v2` to support running on node 16. For example
`3.22.11` was the first `v3` release and is functionally identical to
`2.22.11`. This approach ensures an easy way to track exactly which
features are included in different versions, indicated by the minor and
patch version numbers.

##### 3.27.1 - 08 Nov 2024

- The CodeQL Action now downloads bundles compressed using Zstandard on
GitHub Enterprise Server when using Linux or macOS runners. This speeds
up the installation of the CodeQL tools. This feature is already
available to GitHub.com users.
[#&#8203;2573](https://redirect.github.com/github/codeql-action/pull/2573)
- Update default CodeQL bundle version to 2.19.3.
[#&#8203;2576](https://redirect.github.com/github/codeql-action/pull/2576)

See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.1/CHANGELOG.md)
for more information.

###
[`v3.27.0`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.0)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.26.13...v3.27.0)

##### CodeQL Action Changelog

See the [releases
page](https://redirect.github.com/github/codeql-action/releases) for the
relevant changes to the CodeQL CLI and language packs.

Note that the only difference between `v2` and `v3` of the CodeQL Action
is the node version they support, with `v3` running on node 20 while we
continue to release `v2` to support running on node 16. For example
`3.22.11` was the first `v3` release and is functionally identical to
`2.22.11`. This approach ensures an easy way to track exactly which
features are included in different versions, indicated by the minor and
patch version numbers.

##### 3.27.0 - 22 Oct 2024

- Bump the minimum CodeQL bundle version to 2.14.6.
[#&#8203;2549](https://redirect.github.com/github/codeql-action/pull/2549)
- Fix an issue where the `upload-sarif` Action would fail with
"upload-sarif post-action step failed: Input required and not supplied:
token" when called in a composite Action that had a different set of
inputs to the ones expected by the `upload-sarif` Action.
[#&#8203;2557](https://redirect.github.com/github/codeql-action/pull/2557)
- Update default CodeQL bundle version to 2.19.2.
[#&#8203;2552](https://redirect.github.com/github/codeql-action/pull/2552)

See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.0/CHANGELOG.md)
for more information.

###
[`v3.26.13`](https://redirect.github.com/github/codeql-action/compare/v3.26.12...v3.26.13)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.26.12...v3.26.13)

###
[`v3.26.12`](https://redirect.github.com/github/codeql-action/compare/v3.26.11...v3.26.12)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.26.11...v3.26.12)

###
[`v3.26.11`](https://redirect.github.com/github/codeql-action/compare/v3.26.10...v3.26.11)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.26.10...v3.26.11)

###
[`v3.26.10`](https://redirect.github.com/github/codeql-action/compare/v3.26.9...v3.26.10)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.26.9...v3.26.10)

###
[`v3.26.9`](https://redirect.github.com/github/codeql-action/compare/v3.26.8...v3.26.9)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.26.8...v3.26.9)

###
[`v3.26.8`](https://redirect.github.com/github/codeql-action/compare/v3.26.7...v3.26.8)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.26.7...v3.26.8)

###
[`v3.26.7`](https://redirect.github.com/github/codeql-action/compare/v3.26.6...v3.26.7)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.26.6...v3.26.7)

###
[`v3.26.6`](https://redirect.github.com/github/codeql-action/compare/v3.26.5...v3.26.6)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.26.5...v3.26.6)

###
[`v3.26.5`](https://redirect.github.com/github/codeql-action/compare/v3.26.4...v3.26.5)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.26.4...v3.26.5)

###
[`v3.26.4`](https://redirect.github.com/github/codeql-action/compare/v3.26.3...v3.26.4)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.26.3...v3.26.4)

###
[`v3.26.3`](https://redirect.github.com/github/codeql-action/compare/v3.26.2...v3.26.3)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.26.2...v3.26.3)

###
[`v3.26.2`](https://redirect.github.com/github/codeql-action/compare/v3.26.1...v3.26.2)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.26.1...v3.26.2)

###
[`v3.26.1`](https://redirect.github.com/github/codeql-action/compare/v3.26.0...v3.26.1)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.26.0...v3.26.1)

###
[`v3.26.0`](https://redirect.github.com/github/codeql-action/compare/v3.25.15...v3.26.0)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.25.15...v3.26.0)

###
[`v3.25.15`](https://redirect.github.com/github/codeql-action/compare/v3.25.14...v3.25.15)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.25.14...v3.25.15)

###
[`v3.25.14`](https://redirect.github.com/github/codeql-action/compare/v3.25.13...v3.25.14)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.25.13...v3.25.14)

###
[`v3.25.13`](https://redirect.github.com/github/codeql-action/compare/v3.25.12...v3.25.13)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.25.12...v3.25.13)

###
[`v3.25.12`](https://redirect.github.com/github/codeql-action/compare/v3.25.11...v3.25.12)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.25.11...v3.25.12)

###
[`v3.25.11`](https://redirect.github.com/github/codeql-action/compare/v3.25.10...v3.25.11)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.25.10...v3.25.11)

###
[`v3.25.10`](https://redirect.github.com/github/codeql-action/compare/v3.25.9...v3.25.10)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.25.9...v3.25.10)

###
[`v3.25.9`](https://redirect.github.com/github/codeql-action/compare/v3.25.8...v3.25.9)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.25.8...v3.25.9)

###
[`v3.25.8`](https://redirect.github.com/github/codeql-action/compare/v3.25.7...v3.25.8)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.25.7...v3.25.8)

###
[`v3.25.7`](https://redirect.github.com/github/codeql-action/compare/v3.25.6...v3.25.7)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.25.6...v3.25.7)

###
[`v3.25.6`](https://redirect.github.com/github/codeql-action/compare/v3.25.5...v3.25.6)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.25.5...v3.25.6)

###
[`v3.25.5`](https://redirect.github.com/github/codeql-action/compare/v3.25.4...v3.25.5)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.25.4...v3.25.5)

###
[`v3.25.4`](https://redirect.github.com/github/codeql-action/compare/v3.25.3...v3.25.4)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.25.3...v3.25.4)

###
[`v3.25.3`](https://redirect.github.com/github/codeql-action/compare/v3.25.2...v3.25.3)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.25.2...v3.25.3)

###
[`v3.25.2`](https://redirect.github.com/github/codeql-action/compare/v3.25.1...v3.25.2)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.25.1...v3.25.2)

###
[`v3.25.1`](https://redirect.github.com/github/codeql-action/compare/v3.25.0...v3.25.1)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.25.0...v3.25.1)

###
[`v3.25.0`](https://redirect.github.com/github/codeql-action/compare/v3.24.10...v3.25.0)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.24.11...v3.25.0)

###
[`v3.24.11`](https://redirect.github.com/github/codeql-action/compare/v3.24.10...v3.24.11)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.24.10...v3.24.11)

###
[`v3.24.10`](https://redirect.github.com/github/codeql-action/compare/v3.24.9...v3.24.10)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.24.9...v3.24.10)

###
[`v3.24.9`](https://redirect.github.com/github/codeql-action/compare/v3.24.8...v3.24.9)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.24.8...v3.24.9)

###
[`v3.24.8`](https://redirect.github.com/github/codeql-action/compare/v3.24.7...v3.24.8)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.24.7...v3.24.8)

###
[`v3.24.7`](https://redirect.github.com/github/codeql-action/compare/v3.24.6...v3.24.7)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.24.6...v3.24.7)

###
[`v3.24.6`](https://redirect.github.com/github/codeql-action/compare/v3.24.5...v3.24.6)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.24.5...v3.24.6)

###
[`v3.24.5`](https://redirect.github.com/github/codeql-action/compare/v3.24.4...v3.24.5)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.24.4...v3.24.5)

###
[`v3.24.4`](https://redirect.github.com/github/codeql-action/compare/v3.24.3...v3.24.4)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.24.3...v3.24.4)

###
[`v3.24.3`](https://redirect.github.com/github/codeql-action/compare/v3.24.2...v3.24.3)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.24.2...v3.24.3)

###
[`v3.24.2`](https://redirect.github.com/github/codeql-action/compare/v3.24.1...v3.24.2)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.24.1...v3.24.2)

###
[`v3.24.1`](https://redirect.github.com/github/codeql-action/compare/v3.24.0...v3.24.1)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.24.0...v3.24.1)

###
[`v3.24.0`](https://redirect.github.com/github/codeql-action/compare/v3.23.2...v3.24.0)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.23.2...v3.24.0)

###
[`v3.23.2`](https://redirect.github.com/github/codeql-action/compare/v3.23.1...v3.23.2)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.23.1...v3.23.2)

###
[`v3.23.1`](https://redirect.github.com/github/codeql-action/compare/v3.23.0...v3.23.1)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.23.0...v3.23.1)

###
[`v3.23.0`](https://redirect.github.com/github/codeql-action/compare/v3.22.12...v3.23.0)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.22.12...v3.23.0)

###
[`v3.22.12`](https://redirect.github.com/github/codeql-action/compare/v3.22.11...v3.22.12)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.22.11...v3.22.12)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/infonl/webdav-servlet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent bf6b05f commit 356039e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: gradle/actions/wrapper-validation@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 # v4.2.1

- name: Initialize CodeQL
uses: github/codeql-action/init@v3
uses: github/codeql-action/init@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
with:
languages: ${{ matrix.language }}

Expand All @@ -55,4 +55,4 @@ jobs:
run: ./gradlew build -x test

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
uses: github/codeql-action/analyze@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
2 changes: 1 addition & 1 deletion .github/workflows/snyk-code-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
args: --severity-threshold=high --sarif-file-output=snyk-gradle.sarif

- name: Upload Snyk Gradle result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v3
uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
with:
sarif_file: snyk-gradle.sarif
2 changes: 1 addition & 1 deletion .github/workflows/trivy-code-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
severity: 'CRITICAL,HIGH'

- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v3
uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
if: github.ref == 'refs/heads/main'
with:
sarif_file: 'trivy-results.sarif'

0 comments on commit 356039e

Please sign in to comment.