Skip to content

Upgrade GitHub Actions to latest versions#1167

Merged
tushuhei merged 1 commit intogoogle:mainfrom
salmanmkc:upgrade-github-actions-node24-general
Mar 13, 2026
Merged

Upgrade GitHub Actions to latest versions#1167
tushuhei merged 1 commit intogoogle:mainfrom
salmanmkc:upgrade-github-actions-node24-general

Conversation

@salmanmkc
Copy link
Contributor

@salmanmkc salmanmkc commented Mar 13, 2026

Bumps GitHub Actions to their latest versions for bug fixes and security patches.

Changes

Action Old Version(s) New Version Compare Files
axel-op/googlejavaformat-action dbff853 c1134eb Diff style-check.yml

Release Notes

Release notes for axel-op/googlejavaformat-action

v4.0.0

What's Changed

Breaking changes

  • The files-excluded input is now treated as a glob pattern (previously as a regular expression). This makes its behaviour consistent with the files input.
  • The version input was replaced by release-name to make it clear that it expects the name of a release of Google Java Format.

Other changes

  • Add hints

...truncated

v3.6.0

What's Changed

  • Add a new files-excluded argument to exclude some files from being sent to the executable.

New Contributors

Full Changelog: axel-op/googlejavaformat-action@3.5.0...v3.6.0

3.5.0

Add some add-exports statements to the Java command in order to suppress some warnings related to the violation of encapsulation.
See https://github.com/google/google-java-format#jdk-16.

v3.4.0

It is now possible to provide a custom commit message.

v3.3.2

To bypass the rate-limit issue on MacOS machines, this action now has a githubToken input that it will use, if provided, to authenticate calls to the GitHub API.

This release has initially been published under the v3.3.0 tag, which contained multiple bugs. They have been fixed in v3.3.2.

Notes

Actions that were previously pinned to commit SHAs remain pinned to SHAs (updated to the latest release SHA).

Worth running the workflows on a branch before merging to make sure everything still works.

Validation Warnings

The following issues were detected by actionlint:

  • train_ja_knbc.yml: ../../../../../tmp/tmp5duc4epm/budoux/.github/workflows/train_ja_knbc.yml:26:9: shellcheck reported issue in this script: SC2004:style:8:20: $/${} is unnecessary on arithmetic variables [shellcheck]
  • train_ja_knbc.yml: |
  • train_ja_knbc.yml: 26 | run: |

@salmanmkc salmanmkc force-pushed the upgrade-github-actions-node24-general branch 5 times, most recently from 9ce6d78 to 838ce14 Compare March 13, 2026 06:06
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
@salmanmkc salmanmkc force-pushed the upgrade-github-actions-node24-general branch from 838ce14 to 2304d17 Compare March 13, 2026 06:09
@tushuhei tushuhei merged commit 9cec958 into google:main Mar 13, 2026
22 checks passed
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.

2 participants