We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2d4cb3 commit 8886f97Copy full SHA for 8886f97
.github/workflows/template_flaky_tests.yml
@@ -35,7 +35,7 @@ jobs:
35
runs-on: ubuntu-24.04
36
steps:
37
- name: Find flaky tests
38
- uses: Staffbase/github-action-find-flaky-tests@v0.3.0
+ uses: Staffbase/github-action-find-flaky-tests@v0.3.1
39
with:
40
slack-channel-id: ${{ inputs.slack-channel-id }}
41
slack-channel-name: ${{ inputs.slack-channel-name }}
0 commit comments