We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c120533 commit aa07589Copy full SHA for aa07589
.github/workflows/checks.yaml
@@ -32,7 +32,7 @@ jobs:
32
runs-on: ubuntu-latest
33
steps:
34
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
35
- - uses: bufbuild/buf-setup-action@382440cdb8ec7bc25a68d7b4711163d95f7cc3aa
+ - uses: bufbuild/buf-setup-action@2211e06e8cf26d628cda2eea15c95f8c42b080b3
36
with:
37
github_token: ${{ secrets.GITHUB_TOKEN }}
38
- name: Set up JDK
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Checkout Java SDK
55
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
56
57
58
59
0 commit comments