Skip to content

Commit

Permalink
Merge pull request #281 from in-toto/dependabot/github_actions/arduin…
Browse files Browse the repository at this point in the history
…o/setup-protoc-2.1.0

Bump arduino/setup-protoc from 2.0.0 to 2.1.0
  • Loading branch information
TomHennen authored Sep 11, 2023
2 parents 5a1aeb9 + f9a72d4 commit 6af5732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make-protos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install protoc
uses: arduino/setup-protoc@9b1ee5b22b0a3f1feb8c2ff99b32c89b3c3191e9
uses: arduino/setup-protoc@a8b67ba40b37d35169e222f3bb352603327985b6
with:
version: '23.x'
- name: Install Go
Expand Down

0 comments on commit 6af5732

Please sign in to comment.