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