Skip to content

Commit 8886f97

Browse files
authored
Update flaky tests action to version 0.3.1 (#359)
1 parent c2d4cb3 commit 8886f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template_flaky_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
runs-on: ubuntu-24.04
3636
steps:
3737
- name: Find flaky tests
38-
uses: Staffbase/github-action-find-flaky-tests@v0.3.0
38+
uses: Staffbase/github-action-find-flaky-tests@v0.3.1
3939
with:
4040
slack-channel-id: ${{ inputs.slack-channel-id }}
4141
slack-channel-name: ${{ inputs.slack-channel-name }}

0 commit comments

Comments
 (0)