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 cb10e5d commit 74b6360Copy full SHA for 74b6360
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
49
runs-on: ubuntu-latest
50
steps:
51
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3
52
- - uses: docker/setup-buildx-action@95cb08cb2672c73d4ffd2f422e6d11953d2a9c70 # tag=v2
+ - uses: docker/setup-buildx-action@c74574e6c82eeedc46366be1b0d287eff9085eb6 # tag=v2
53
- uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a # tag=v2
54
with:
55
registry: plugins.buf.build
0 commit comments