Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: taiki-e/install-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.49.23
Choose a base ref
...
head repository: taiki-e/install-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.49.24
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 14, 2025

  1. Update protoc@latest to 3.30.1

    taiki-e committed Mar 14, 2025
    Copy the full SHA
    1255df5 View commit details
  2. Release 2.49.24

    taiki-e committed Mar 14, 2025
    Copy the full SHA
    0f58b6a View commit details
Showing with 36 additions and 4 deletions.
  1. +6 −1 CHANGELOG.md
  2. +30 −3 manifests/protoc.json
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com

## [Unreleased]

## [2.49.24] - 2025-03-14

- Update `protoc@latest` to 3.30.1.

## [2.49.23] - 2025-03-13

- Update `knope@latest` to 0.18.5.
@@ -3672,7 +3676,8 @@ Note: This release is considered a breaking change because installing on version

Initial release

[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.23...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.24...HEAD
[2.49.24]: https://github.com/taiki-e/install-action/compare/v2.49.23...v2.49.24
[2.49.23]: https://github.com/taiki-e/install-action/compare/v2.49.22...v2.49.23
[2.49.22]: https://github.com/taiki-e/install-action/compare/v2.49.21...v2.49.22
[2.49.21]: https://github.com/taiki-e/install-action/compare/v2.49.20...v2.49.21
33 changes: 30 additions & 3 deletions manifests/protoc.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.