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 46c967a commit e2353a4Copy full SHA for e2353a4
.github/workflows/slo.yml
@@ -181,7 +181,7 @@ jobs:
181
182
- name: Initialize YDB SLO
183
id: ydb_slo
184
- uses: ydb-platform/ydb-slo-action/init@9036ef6c618e0a36c9ef44aef5da767cd3a0db59
+ uses: ydb-platform/ydb-slo-action/init@c938a16458c1e0a0ef440c0a0cd6fbc3a7991963
185
with:
186
github_issue: ${{ github.event.inputs.github_issue }}
187
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments