Skip to content

Commit 5ddbeb8

Browse files
committed
fix gh action
1 parent dfdf88a commit 5ddbeb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testpatterns.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- name: add logstash repo
9-
uses: myci-actions/add-deb-repo@master
9+
uses: myci-actions/add-deb-repo@11
1010
with:
1111
repo: deb https://artifacts.elastic.co/packages/8.x/apt stable main
1212
repo-name: elastic-8.x

0 commit comments

Comments
 (0)