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 15ee349 commit 9587e3aCopy full SHA for 9587e3a
.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@978d413d872a70b777e70638b4f5494e25af7f24
+ uses: ydb-platform/ydb-slo-action/init@bb7e4aad3eab6d7519c0dc0714394b448c2c83ff
51
with:
52
github_pull_request_number: ${{ github.event.inputs.github_pull_request_number }}
53
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments