Skip to content

Commit 087f665

Browse files
chore(deps): update actions/checkout digest to 8ade135
Generated by renovateBot
1 parent 821c244 commit 087f665

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/buildtest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
test:
2626
runs-on: ubuntu-latest
2727
steps:
28-
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
28+
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
2929
- uses: actions/cache@v3
3030
with:
3131
path: |

.github/workflows/generate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
generate:
2424
runs-on: ubuntu-latest
2525
steps:
26-
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
26+
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
2727

2828
- name: Install Protoc
2929
uses: arduino/setup-protoc@v1

0 commit comments

Comments
 (0)