Commit 0617b3a
authored
chore(deps): update github-actions (#4132)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/download-artifact](https://redirect.github.com/actions/download-artifact)
| action | minor | `v4.1.8` -> `v4.2.0` |
| [actions/setup-java](https://redirect.github.com/actions/setup-java) |
action | minor | `v4.6.0` -> `v4.7.0` |
| [actions/setup-node](https://redirect.github.com/actions/setup-node) |
action | minor | `v4.2.0` -> `v4.3.0` |
| [actions/setup-node](https://redirect.github.com/actions/setup-node) |
action | digest | `1d0ff46` -> `cdca736` |
|
[actions/upload-artifact](https://redirect.github.com/actions/upload-artifact)
| action | patch | `v4.6.0` -> `v4.6.1` |
|
[github/codeql-action](https://redirect.github.com/github/codeql-action)
| action | patch | `v3.28.6` -> `v3.28.11` |
|
[google-github-actions/auth](https://redirect.github.com/google-github-actions/auth)
| action | patch | `v2.1.7` -> `v2.1.8` |
|
[ianlewis/todo-issue-reopener](https://redirect.github.com/ianlewis/todo-issue-reopener)
| action | minor | `v1.4.0` -> `v1.6.0` |
|
[ossf/scorecard-action](https://redirect.github.com/ossf/scorecard-action)
| action | patch | `v2.4.0` -> `v2.4.1` |
|
[sigstore/cosign-installer](https://redirect.github.com/sigstore/cosign-installer)
| action | minor | `v3.7.0` -> `v3.8.1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>actions/download-artifact (actions/download-artifact)</summary>
###
[`v4.2.0`](https://redirect.github.com/actions/download-artifact/releases/tag/v4.2.0)
[Compare
Source](https://redirect.github.com/actions/download-artifact/compare/v4.1.9...v4.2.0)
#### What's Changed
- Update README.md by
[@​lkfortuna](https://redirect.github.com/lkfortuna) in
[https://github.com/actions/download-artifact/pull/384](https://redirect.github.com/actions/download-artifact/pull/384)
- Bump artifact version, do digest check by
[@​GhadimiR](https://redirect.github.com/GhadimiR) in
[https://github.com/actions/download-artifact/pull/383](https://redirect.github.com/actions/download-artifact/pull/383)
#### New Contributors
- [@​lkfortuna](https://redirect.github.com/lkfortuna) made their
first contribution in
[https://github.com/actions/download-artifact/pull/384](https://redirect.github.com/actions/download-artifact/pull/384)
- [@​GhadimiR](https://redirect.github.com/GhadimiR) made their
first contribution in
[https://github.com/actions/download-artifact/pull/383](https://redirect.github.com/actions/download-artifact/pull/383)
**Full Changelog**:
actions/download-artifact@v4.1.9...v4.2.0
###
[`v4.1.9`](https://redirect.github.com/actions/download-artifact/releases/tag/v4.1.9)
[Compare
Source](https://redirect.github.com/actions/download-artifact/compare/v4.1.8...v4.1.9)
#### What's Changed
- Add workflow file for publishing releases to immutable action package
by [@​Jcambass](https://redirect.github.com/Jcambass) in
[https://github.com/actions/download-artifact/pull/354](https://redirect.github.com/actions/download-artifact/pull/354)
- docs: small migration fix by
[@​froblesmartin](https://redirect.github.com/froblesmartin) in
[https://github.com/actions/download-artifact/pull/370](https://redirect.github.com/actions/download-artifact/pull/370)
- Update MIGRATION.md by
[@​andyfeller](https://redirect.github.com/andyfeller) in
[https://github.com/actions/download-artifact/pull/372](https://redirect.github.com/actions/download-artifact/pull/372)
- Update artifact package to 2.2.2 by
[@​yacaovsnc](https://redirect.github.com/yacaovsnc) in
[https://github.com/actions/download-artifact/pull/380](https://redirect.github.com/actions/download-artifact/pull/380)
#### New Contributors
- [@​Jcambass](https://redirect.github.com/Jcambass) made their
first contribution in
[https://github.com/actions/download-artifact/pull/354](https://redirect.github.com/actions/download-artifact/pull/354)
- [@​froblesmartin](https://redirect.github.com/froblesmartin)
made their first contribution in
[https://github.com/actions/download-artifact/pull/370](https://redirect.github.com/actions/download-artifact/pull/370)
- [@​andyfeller](https://redirect.github.com/andyfeller) made
their first contribution in
[https://github.com/actions/download-artifact/pull/372](https://redirect.github.com/actions/download-artifact/pull/372)
- [@​yacaovsnc](https://redirect.github.com/yacaovsnc) made their
first contribution in
[https://github.com/actions/download-artifact/pull/380](https://redirect.github.com/actions/download-artifact/pull/380)
**Full Changelog**:
actions/download-artifact@v4...v4.1.9
</details>
<details>
<summary>actions/setup-java (actions/setup-java)</summary>
###
[`v4.7.0`](https://redirect.github.com/actions/setup-java/releases/tag/v4.7.0)
[Compare
Source](https://redirect.github.com/actions/setup-java/compare/v4.6.0...v4.7.0)
#### What's Changed
- Configure Dependabot settings by
[@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti)
in
[https://github.com/actions/setup-java/pull/722](https://redirect.github.com/actions/setup-java/pull/722)
- README Update: Added a permissions section by
[@​benwells](https://redirect.github.com/benwells) in
[https://github.com/actions/setup-java/pull/723](https://redirect.github.com/actions/setup-java/pull/723)
- Upgrade `cache` from version 3.2.4 to 4.0.0 by
[@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in
[https://github.com/actions/setup-java/pull/724](https://redirect.github.com/actions/setup-java/pull/724)
- Upgrade `@actions/http-client` from 2.2.1 to 2.2.3 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/setup-java/pull/728](https://redirect.github.com/actions/setup-java/pull/728)
- Upgrade `actions/publish-immutable-action` from 0.0.3 to 0.0.4 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/setup-java/pull/727](https://redirect.github.com/actions/setup-java/pull/727)
- Upgrade `@types/jest` from 29.5.12 to 29.5.14 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/setup-java/pull/729](https://redirect.github.com/actions/setup-java/pull/729)
#### New Contributors
- [@​benwells](https://redirect.github.com/benwells) made their
first contribution in
[https://github.com/actions/setup-java/pull/723](https://redirect.github.com/actions/setup-java/pull/723)
**Full Changelog**:
actions/setup-java@v4...v4.7.0
</details>
<details>
<summary>actions/setup-node (actions/setup-node)</summary>
###
[`v4.3.0`](https://redirect.github.com/actions/setup-node/compare/v4.2.0...v4.3.0)
[Compare
Source](https://redirect.github.com/actions/setup-node/compare/v4.2.0...v4.3.0)
</details>
<details>
<summary>actions/upload-artifact (actions/upload-artifact)</summary>
###
[`v4.6.1`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.6.1)
[Compare
Source](https://redirect.github.com/actions/upload-artifact/compare/v4.6.0...v4.6.1)
#### What's Changed
- Update to use artifact 2.2.2 package by
[@​yacaovsnc](https://redirect.github.com/yacaovsnc) in
[https://github.com/actions/upload-artifact/pull/673](https://redirect.github.com/actions/upload-artifact/pull/673)
**Full Changelog**:
actions/upload-artifact@v4...v4.6.1
</details>
<details>
<summary>github/codeql-action (github/codeql-action)</summary>
###
[`v3.28.11`](https://redirect.github.com/github/codeql-action/releases/tag/v3.28.11)
[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.28.10...v3.28.11)
##### 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.
##### 3.28.11 - 07 Mar 2025
- Update default CodeQL bundle version to 2.20.6.
[#​2793](https://redirect.github.com/github/codeql-action/pull/2793)
See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.28.11/CHANGELOG.md)
for more information.
###
[`v3.28.10`](https://redirect.github.com/github/codeql-action/releases/tag/v3.28.10)
[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.28.9...v3.28.10)
##### 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.
##### 3.28.10 - 21 Feb 2025
- Update default CodeQL bundle version to 2.20.5.
[#​2772](https://redirect.github.com/github/codeql-action/pull/2772)
- Address an issue where the CodeQL Bundle would occasionally fail to
decompress on macOS.
[#​2768](https://redirect.github.com/github/codeql-action/pull/2768)
See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.28.10/CHANGELOG.md)
for more information.
###
[`v3.28.9`](https://redirect.github.com/github/codeql-action/releases/tag/v3.28.9)
[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.28.8...v3.28.9)
##### 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.
##### 3.28.9 - 07 Feb 2025
- Update default CodeQL bundle version to 2.20.4.
[#​2753](https://redirect.github.com/github/codeql-action/pull/2753)
See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.28.9/CHANGELOG.md)
for more information.
###
[`v3.28.8`](https://redirect.github.com/github/codeql-action/releases/tag/v3.28.8)
[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.28.7...v3.28.8)
### 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.
#### 3.28.8 - 29 Jan 2025
- Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3.
[#​2744](https://redirect.github.com/github/codeql-action/pull/2744)
See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.28.8/CHANGELOG.md)
for more information.
###
[`v3.28.7`](https://redirect.github.com/github/codeql-action/releases/tag/v3.28.7)
[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.28.6...v3.28.7)
##### 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.
##### 3.28.7 - 29 Jan 2025
No user facing changes.
See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.28.7/CHANGELOG.md)
for more information.
</details>
<details>
<summary>google-github-actions/auth
(google-github-actions/auth)</summary>
###
[`v2.1.8`](https://redirect.github.com/google-github-actions/auth/releases/tag/v2.1.8)
[Compare
Source](https://redirect.github.com/google-github-actions/auth/compare/v2.1.7...v2.1.8)
##### What's Changed
- Update TROUBLESHOOTING.md by
[@​sethvargo](https://redirect.github.com/sethvargo) in
[https://github.com/google-github-actions/auth/pull/457](https://redirect.github.com/google-github-actions/auth/pull/457)
- fix: add runs-on to README.md example by
[@​lbarthon](https://redirect.github.com/lbarthon) in
[https://github.com/google-github-actions/auth/pull/460](https://redirect.github.com/google-github-actions/auth/pull/460)
- security: bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group
by [@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/google-github-actions/auth/pull/463](https://redirect.github.com/google-github-actions/auth/pull/463)
- Update deps by
[@​sethvargo](https://redirect.github.com/sethvargo) in
[https://github.com/google-github-actions/auth/pull/466](https://redirect.github.com/google-github-actions/auth/pull/466)
- Release: v2.1.8 by
[@​google-github-actions-bot](https://redirect.github.com/google-github-actions-bot)
in
[https://github.com/google-github-actions/auth/pull/467](https://redirect.github.com/google-github-actions/auth/pull/467)
##### New Contributors
- [@​lbarthon](https://redirect.github.com/lbarthon) made their
first contribution in
[https://github.com/google-github-actions/auth/pull/460](https://redirect.github.com/google-github-actions/auth/pull/460)
**Full Changelog**:
google-github-actions/auth@v2...v2.1.8
</details>
<details>
<summary>ianlewis/todo-issue-reopener
(ianlewis/todo-issue-reopener)</summary>
###
[`v1.6.0`](https://redirect.github.com/ianlewis/todo-issue-reopener/releases/tag/v1.6.0)
[Compare
Source](https://redirect.github.com/ianlewis/todo-issue-reopener/compare/v1.5.0...v1.6.0)
#### Updated in v1.6.0
- Updated the version of `todos` used to v0.12.0
([#​1810](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1810)).
#### What's Changed since v1.6.0
- chore: Update todos to v0.12.0 by
[@​ianlewis](https://redirect.github.com/ianlewis) in
[https://github.com/ianlewis/todo-issue-reopener/pull/1753](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1753)
- chore(deps-dev): Bump the development-dependencies group across 1
directory with 11 updates by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/ianlewis/todo-issue-reopener/pull/1774](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1774)
- chore(deps): Bump the all-dependencies group with 5 updates by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/ianlewis/todo-issue-reopener/pull/1741](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1741)
- chore(deps): Bump uuid from 11.0.5 to 11.1.0 in the
production-dependencies group by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/ianlewis/todo-issue-reopener/pull/1735](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1735)
- chore(release): 1.6.0 by
[@​ianlewis](https://redirect.github.com/ianlewis) in
[https://github.com/ianlewis/todo-issue-reopener/pull/1810](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1810)
- chore: Sync w/ repo-template-ts by
[@​ianlewis](https://redirect.github.com/ianlewis) in
[https://github.com/ianlewis/todo-issue-reopener/pull/1826](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1826)
**Full Changelog**:
ianlewis/todo-issue-reopener@v1.5.0...v1.6.0
###
[`v1.5.0`](https://redirect.github.com/ianlewis/todo-issue-reopener/releases/tag/v1.5.0)
[Compare
Source](https://redirect.github.com/ianlewis/todo-issue-reopener/compare/v1.4.0...v1.5.0)
#### Updated in v1.5.0
- Updated the version of `todos` used to v0.11.0
([#​1474](https://redirect.github.com/ianlewis/todo-issue-reopener/issues/1474)).
- Fixed edge cases in `vanityURLs` feature
([#​1475](https://redirect.github.com/ianlewis/todo-issue-reopener/issues/1475)).
#### What's Changed since v1.4.0
- chore: Sync with repo-template-ts by
[@​ianlewis](https://redirect.github.com/ianlewis) in
[https://github.com/ianlewis/todo-issue-reopener/pull/1481](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1481)
- chore: Update todos to v0.11.0 by
[@​ianlewis](https://redirect.github.com/ianlewis) in
[https://github.com/ianlewis/todo-issue-reopener/pull/1578](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1578)
- docs: Add contents: read permission by
[@​ianlewis](https://redirect.github.com/ianlewis) in
[https://github.com/ianlewis/todo-issue-reopener/pull/1594](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1594)
- fix: vanityURLs feature by
[@​ianlewis](https://redirect.github.com/ianlewis) in
[https://github.com/ianlewis/todo-issue-reopener/pull/1605](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1605)
- chore(deps-dev): Bump
[@​types/node](https://redirect.github.com/types/node) from
20.17.19 to 22.13.4 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/ianlewis/todo-issue-reopener/pull/1557](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1557)
- chore(deps): Bump actions/checkout from 4.1.7 to 4.2.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/ianlewis/todo-issue-reopener/pull/1354](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1354)
- chore: group dependabot updates by
[@​ianlewis](https://redirect.github.com/ianlewis) in
[https://github.com/ianlewis/todo-issue-reopener/pull/1661](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1661)
- chore(deps): Bump the all-dependencies group with 4 updates by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/ianlewis/todo-issue-reopener/pull/1672](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1672)
- chore(deps-dev): Bump the development-dependencies group with 2
updates by [@​dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/ianlewis/todo-issue-reopener/pull/1678](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1678)
- chore(deps): Bump codecov/codecov-action from 4.6.0 to 5.3.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/ianlewis/todo-issue-reopener/pull/1550](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1550)
- chore(deps): Bump uuid from 10.0.0 to 11.0.5 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/ianlewis/todo-issue-reopener/pull/1551](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1551)
- chore(release): v1.5.0 by
[@​ianlewis](https://redirect.github.com/ianlewis) in
[https://github.com/ianlewis/todo-issue-reopener/pull/1719](https://redirect.github.com/ianlewis/todo-issue-reopener/pull/1719)
**Full Changelog**:
ianlewis/todo-issue-reopener@v1.4.0...v1.5.0
</details>
<details>
<summary>ossf/scorecard-action (ossf/scorecard-action)</summary>
###
[`v2.4.1`](https://redirect.github.com/ossf/scorecard-action/releases/tag/v2.4.1)
[Compare
Source](https://redirect.github.com/ossf/scorecard-action/compare/v2.4.0...v2.4.1)
#### What's Changed
- This update bumps the Scorecard version to the v5.1.1 release. For a
complete list of changes, please refer to the
[v5.1.0](https://redirect.github.com/ossf/scorecard/releases/tag/v5.1.0)
and
[v5.1.1](https://redirect.github.com/ossf/scorecard/releases/tag/v5.1.1)
release notes.
- Publishing results now uses half the API quota as before. The exact
savings depends on the repository in question.
- use Scorecard library entrypoint instead of Cobra hooking by
[@​spencerschrock](https://redirect.github.com/spencerschrock) in
[https://github.com/ossf/scorecard-action/pull/1423](https://redirect.github.com/ossf/scorecard-action/pull/1423)
- Some errors were made into annotations to make them more visible
- Make default branch error more prominent by
[@​jsoref](https://redirect.github.com/jsoref) in
[https://github.com/ossf/scorecard-action/pull/1459](https://redirect.github.com/ossf/scorecard-action/pull/1459)
- There is now an optional `file_mode` input which controls how
repository files are fetched from GitHub. The default is `archive`, but
`git` produces the most accurate results for repositories with
`.gitattributes` files at the cost of analysis speed.
- add input for specifying `--file-mode` by
[@​spencerschrock](https://redirect.github.com/spencerschrock) in
[https://github.com/ossf/scorecard-action/pull/1509](https://redirect.github.com/ossf/scorecard-action/pull/1509)
- The underlying container for the action is now [hosted on GitHub
Container
Registry](https://redirect.github.com/ossf/scorecard-action/pkgs/container/scorecard-action).
There should be no functional changes.
- 🌱 publish docker images to GitHub Container Registry by
[@​spencerschrock](https://redirect.github.com/spencerschrock) in
[https://github.com/ossf/scorecard-action/pull/1453](https://redirect.github.com/ossf/scorecard-action/pull/1453)
##### Docs
- Installation docs update by
[@​JeremiahAHoward](https://redirect.github.com/JeremiahAHoward)
in
[https://github.com/ossf/scorecard-action/pull/1416](https://redirect.github.com/ossf/scorecard-action/pull/1416)
#### New Contributors
- [@​JeremiahAHoward](https://redirect.github.com/JeremiahAHoward)
made their first contribution in
[https://github.com/ossf/scorecard-action/pull/1416](https://redirect.github.com/ossf/scorecard-action/pull/1416)
- [@​jsoref](https://redirect.github.com/jsoref) made their first
contribution in
[https://github.com/ossf/scorecard-action/pull/1459](https://redirect.github.com/ossf/scorecard-action/pull/1459)
**Full Changelog**:
ossf/scorecard-action@v2.4.0...v2.4.1
</details>
<details>
<summary>sigstore/cosign-installer (sigstore/cosign-installer)</summary>
###
[`v3.8.1`](https://redirect.github.com/sigstore/cosign-installer/releases/tag/v3.8.1)
[Compare
Source](https://redirect.github.com/sigstore/cosign-installer/compare/v3.8.0...v3.8.1)
##### What's Changed
- use cosign 2.4.3 and other updates by
[@​cpanato](https://redirect.github.com/cpanato) in
[https://github.com/sigstore/cosign-installer/pull/182](https://redirect.github.com/sigstore/cosign-installer/pull/182)
**Full Changelog**:
sigstore/cosign-installer@v3...v3.8.1
###
[`v3.8.0`](https://redirect.github.com/sigstore/cosign-installer/releases/tag/v3.8.0)
[Compare
Source](https://redirect.github.com/sigstore/cosign-installer/compare/v3.7.0...v3.8.0)
#### What's Changed
- test action against all non-rc releases, verify entry in rekor log by
[@​bobcallaway](https://redirect.github.com/bobcallaway) in
[https://github.com/sigstore/cosign-installer/pull/179](https://redirect.github.com/sigstore/cosign-installer/pull/179)
- bump for cosign v2.4.2 release by
[@​bobcallaway](https://redirect.github.com/bobcallaway) in
[https://github.com/sigstore/cosign-installer/pull/181](https://redirect.github.com/sigstore/cosign-installer/pull/181)
**Full Changelog**:
sigstore/cosign-installer@v3...v3.8.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At
any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- 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/slsa-framework/slsa-github-generator).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Signed-off-by: Mend Renovate <bot@renovateapp.com>1 parent 9103ac6 commit 0617b3a
25 files changed
Lines changed: 45 additions & 45 deletions
File tree
- .github
- actions
- secure-download-artifact
- secure-download-folder
- secure-project-checkout-node
- secure-upload-artifact
- workflows
- actions
- gradle/publish
- maven/publish
- internal/builders
- bazel
- gradle
- maven
- nodejs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
| 309 | + | |
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
465 | | - | |
| 465 | + | |
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
538 | | - | |
| 538 | + | |
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
| |||
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
559 | | - | |
| 559 | + | |
560 | 560 | | |
561 | 561 | | |
562 | 562 | | |
| |||
584 | 584 | | |
585 | 585 | | |
586 | 586 | | |
587 | | - | |
| 587 | + | |
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
595 | | - | |
| 595 | + | |
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
361 | | - | |
| 361 | + | |
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| |||
0 commit comments