Skip to content

Commit 0c5ccdc

Browse files
committed
Pin GitHub Action digests
1 parent 5168a27 commit 0c5ccdc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/buf.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
buf:
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: actions/checkout@v5
22-
- uses: bufbuild/buf-action@v1
21+
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
22+
- uses: bufbuild/buf-action@fd21066df7214747548607aaa45548ba2b9bc1ff # v1.4.0
2323
with:
2424
format: false
2525
token: ${{ secrets.BUF_TOKEN }}

0 commit comments

Comments
 (0)