We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7869d78 commit 6925b54Copy full SHA for 6925b54
.github/workflows/debug.yml
@@ -50,7 +50,7 @@ jobs:
50
ports:
51
- 4443:4443
52
steps:
53
- - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
+ - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
54
- run: |
55
./hack/create-local-bucket.sh localhost
56
timeout-minutes: 1
0 commit comments