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 9587e3a commit cf89747Copy full SHA for cf89747
.github/workflows/slo.yml
@@ -47,7 +47,7 @@ jobs:
47
dotnet-version: 8.0.x
48
49
- name: Initialize YDB SLO
50
- uses: ydb-platform/ydb-slo-action/init@bb7e4aad3eab6d7519c0dc0714394b448c2c83ff
+ uses: ydb-platform/ydb-slo-action/init@cbbe01f2bb5c57cf44b997e10662e155d0bd80eb
51
with:
52
github_pull_request_number: ${{ github.event.inputs.github_pull_request_number }}
53
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments