Skip to content

Commit 39de6aa

Browse files
chore(deps): bump Staffbase/github-action-find-flaky-tests (#329)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ec68b8 commit 39de6aa

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
@@ -32,7 +32,7 @@ jobs:
3232
runs-on: ubuntu-24.04
3333
steps:
3434
- name: Find flaky tests
35-
uses: Staffbase/github-action-find-flaky-tests@v0.1.0
35+
uses: Staffbase/github-action-find-flaky-tests@v0.2.1
3636
with:
3737
slack-channel-id: ${{ inputs.slack-channel-id }}
3838
slack-channel-name: ${{ inputs.slack-channel-name }}

0 commit comments

Comments
 (0)