Skip to content

Commit

Permalink
ci: bump arduino/setup-protoc from 1.3.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [arduino/setup-protoc](https://github.com/arduino/setup-protoc) from 1.3.0 to 3.0.0.
- [Release notes](https://github.com/arduino/setup-protoc/releases)
- [Commits](arduino/setup-protoc@v1.3.0...v3.0.0)

---
updated-dependencies:
- dependency-name: arduino/setup-protoc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 994f853 commit 826094c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-golang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Install Protoc
# action @v1.3.0 can install protoc 3.19, @v2 installs protoc v21.0+
uses: arduino/setup-protoc@v1.3.0
uses: arduino/setup-protoc@v3.0.0
with:
version: "3.19.6"

Expand Down

0 comments on commit 826094c

Please sign in to comment.