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 a0d06a1 commit b1ff4f6Copy full SHA for b1ff4f6
.github/workflows/slo.yml
@@ -100,7 +100,7 @@ jobs:
100
python -m pip install --no-cache-dir -r tests/slo/requirements.txt
101
102
- name: Initialize YDB SLO
103
- uses: ydb-platform/ydb-slo-action/init@main
+ uses: ydb-platform/ydb-slo-action/init@53e02500d4a98a6b67d9009bc46e839236f15f81
104
with:
105
github_pull_request_number: ${{ github.event.inputs.github_pull_request_number }}
106
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments