Skip to content

Commit f3985b6

Browse files
authored
Use better-sudo branch of logstash-plugins/.ci in unit tests workflow
1 parent 364e003 commit f3985b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
tests:
12-
uses: logstash-plugins/.ci/.github/workflows/unit-tests.yml@1.x
12+
uses: logstash-plugins/.ci/.github/workflows/unit-tests.yml@better-sudo
1313
concurrency:
1414
group: ${{ github.workflow }}-${{ github.ref }}
1515
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}

0 commit comments

Comments
 (0)