Skip to content

Commit df9f2b6

Browse files
committed
fix gpg key
1 parent 18bb48d commit df9f2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testpatterns.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
with:
1111
repo: deb https://artifacts.elastic.co/packages/8.x/apt stable main
1212
repo-name: elastic-8.x
13-
keys: D27D666CD88E42B4
13+
keys-asc: https://artifacts.elastic.co/GPG-KEY-elasticsearch
1414
- name: install logstash
1515
run: sudo apt-get install logstash
1616
- name: add logstash to path

0 commit comments

Comments
 (0)