We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66ba2d1 commit 3e36fc1Copy full SHA for 3e36fc1
.github/workflows/release.yml
@@ -23,6 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
container: ghcr.io/linkerd/dev:v30-rust
25
steps:
26
+ - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
27
- id: meta
28
shell: bash
29
run: |
0 commit comments