Skip to content

deps: Update dependencies for github #414

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 21, 2025

This PR contains the following updates:

Package Type Update Change
actions/setup-node action minor v4.1.0 -> v4.4.0
actions/upload-artifact action patch v4.6.0 -> v4.6.2
github/codeql-action action patch v3.28.1 -> v3.28.16
google-github-actions/auth action patch v2.1.7 -> v2.1.10
google-github-actions/get-secretmanager-secrets action patch v2.2.2 -> v2.2.3
ossf/scorecard-action action patch v2.4.0 -> v2.4.1

Release Notes

actions/setup-node (actions/setup-node)

v4.4.0

Compare Source

v4.3.0

Compare Source

v4.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-node@v4...v4.2.0

actions/upload-artifact (actions/upload-artifact)

v4.6.2

Compare Source

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.6.2

v4.6.1

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.1

github/codeql-action (github/codeql-action)

v3.28.16

Compare Source

v3.28.15

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.15 - 07 Apr 2025

  • Fix bug where the action would fail if it tried to produce a debug artifact with more than 65535 files. #​2842

See the full CHANGELOG.md for more information.

v3.28.14

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.14 - 07 Apr 2025

  • Update default CodeQL bundle version to 2.21.0. #​2838

See the full CHANGELOG.md for more information.

v3.28.13

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.13 - 24 Mar 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.12

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.12 - 19 Mar 2025
  • Dependency caching should now cache more dependencies for Java build-mode: none extractions. This should speed up workflows and avoid inconsistent alerts in some cases.
  • Update default CodeQL bundle version to 2.20.7. #​2810

See the full CHANGELOG.md for more information.

v3.28.11

Compare Source

CodeQL Action Changelog

See the releases page 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

See the full CHANGELOG.md for more information.

v3.28.10

Compare Source

CodeQL Action Changelog

See the releases page 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
  • Address an issue where the CodeQL Bundle would occasionally fail to decompress on macOS. #​2768

See the full CHANGELOG.md for more information.

v3.28.9

Compare Source

CodeQL Action Changelog

See the releases page 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

See the full CHANGELOG.md for more information.

v3.28.8

Compare Source

CodeQL Action Changelog

See the releases page 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

See the full CHANGELOG.md for more information.

v3.28.7

Compare Source

CodeQL Action Changelog

See the releases page 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 for more information.

v3.28.6

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.6 - 27 Jan 2025
  • Re-enable debug artifact upload for CLI versions 2.20.3 or greater. #​2726

See the full CHANGELOG.md for more information.

v3.28.5

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.5 - 24 Jan 2025
  • Update default CodeQL bundle version to 2.20.3. #​2717

See the full CHANGELOG.md for more information.

v3.28.4

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.4 - 23 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.3

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.3 - 22 Jan 2025
  • Update default CodeQL bundle version to 2.20.2. #​2707
  • Fix an issue downloading the CodeQL Bundle from a GitHub Enterprise Server instance which occurred when the CodeQL Bundle had been synced to the instance using the CodeQL Action sync tool and the Actions runner did not have Zstandard installed. #​2710
  • Uploading debug artifacts for CodeQL analysis is temporarily disabled. #​2712

See the full CHANGELOG.md for more information.

v3.28.2

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.2 - 21 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

google-github-actions/auth (google-github-actions/auth)

v2.1.10

Compare Source

What's Changed

Full Changelog: google-github-actions/auth@v2.1.9...v2.1.10

v2.1.9

Compare Source

v2.1.8

Compare Source

What's Changed
New Contributors

Full Changelog: google-github-actions/auth@v2...v2.1.8

google-github-actions/get-secretmanager-secrets (google-github-actions/get-secretmanager-secrets)

v2.2.3

Compare Source

What's Changed

Full Changelog: google-github-actions/get-secretmanager-secrets@v2...v2.2.3

ossf/scorecard-action (ossf/scorecard-action)

v2.4.1

Compare Source

What's Changed

Docs

New Contributors


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner January 21, 2025 19:20
@renovate-bot renovate-bot changed the title deps: Update github/codeql-action action to v3.28.2 deps: Update github/codeql-action action to v3.28.3 Jan 22, 2025
@renovate-bot renovate-bot force-pushed the renovate/dependencies-for-github branch 2 times, most recently from 685b37f to b14658a Compare January 23, 2025 19:08
@renovate-bot renovate-bot changed the title deps: Update github/codeql-action action to v3.28.3 deps: Update github/codeql-action action to v3.28.4 Jan 23, 2025
@renovate-bot renovate-bot changed the title deps: Update github/codeql-action action to v3.28.4 deps: Update github/codeql-action action to v3.28.5 Jan 24, 2025
@renovate-bot renovate-bot force-pushed the renovate/dependencies-for-github branch 2 times, most recently from 67c99ca to 3c6a7a1 Compare January 27, 2025 06:59
@renovate-bot renovate-bot changed the title deps: Update github/codeql-action action to v3.28.5 deps: Update dependencies for github Jan 27, 2025
@renovate-bot renovate-bot force-pushed the renovate/dependencies-for-github branch 4 times, most recently from 441fb0b to 911a8b9 Compare February 1, 2025 17:20
@renovate-bot renovate-bot force-pushed the renovate/dependencies-for-github branch from 911a8b9 to ceb8d94 Compare February 7, 2025 11:12
@renovate-bot renovate-bot force-pushed the renovate/dependencies-for-github branch 4 times, most recently from ee7c341 to e341f37 Compare February 26, 2025 17:48
@renovate-bot renovate-bot force-pushed the renovate/dependencies-for-github branch 2 times, most recently from 387bac0 to bca25aa Compare March 11, 2025 16:59
@renovate-bot renovate-bot force-pushed the renovate/dependencies-for-github branch 8 times, most recently from d7eb4d9 to 6007b67 Compare March 21, 2025 20:46
@renovate-bot renovate-bot force-pushed the renovate/dependencies-for-github branch from 6007b67 to 4117c1e Compare March 24, 2025 15:13
@renovate-bot renovate-bot force-pushed the renovate/dependencies-for-github branch 4 times, most recently from bf40e26 to 3b20d5a Compare April 8, 2025 00:44
@renovate-bot renovate-bot force-pushed the renovate/dependencies-for-github branch 6 times, most recently from 6b1ef9c to 81c28cb Compare April 16, 2025 17:23
@renovate-bot renovate-bot force-pushed the renovate/dependencies-for-github branch from 81c28cb to 9676e75 Compare April 23, 2025 15:00
@renovate-bot renovate-bot force-pushed the renovate/dependencies-for-github branch 5 times, most recently from 3fa36e0 to 3189de1 Compare April 28, 2025 17:20
@renovate-bot renovate-bot force-pushed the renovate/dependencies-for-github branch from 3189de1 to 6d58292 Compare April 28, 2025 17:45
@hessjcg hessjcg merged commit fb9fba4 into GoogleCloudPlatform:main Apr 28, 2025
18 of 20 checks passed
@renovate-bot renovate-bot deleted the renovate/dependencies-for-github branch April 28, 2025 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants