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 aa07589 commit 1fc73e5Copy full SHA for 1fc73e5
.github/workflows/release.yaml
@@ -32,7 +32,7 @@ jobs:
32
- name: Checkout
33
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
34
- name: Setup Buf
35
- uses: bufbuild/buf-setup-action@382440cdb8ec7bc25a68d7b4711163d95f7cc3aa
+ uses: bufbuild/buf-setup-action@2211e06e8cf26d628cda2eea15c95f8c42b080b3
36
with:
37
github_token: ${{ secrets.GITHUB_TOKEN }}
38
# stage maven profile
0 commit comments