Merge pull request #15980 from etcd-io/dependabot/github_actions/arduino/setup-protoc-1.3.0

build(deps): bump arduino/setup-protoc from 1.2.0 to 1.3.0
This commit is contained in:
Benjamin Wang 2023-05-30 13:37:05 +08:00 committed by GitHub
commit 98ebb67777
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ jobs:
with:
version: v1.49.0
- name: protoc
uses: arduino/setup-protoc@4b3578161eece2eb20a9dfd84bb8ed105e684dba # v1.2.0
uses: arduino/setup-protoc@149f6c87b92550901b26acd1632e11c3662e381f # v1.3.0
with:
version: '3.14.0'
repo-token: ${{ secrets.GITHUB_TOKEN }}