We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfdf88a commit 5ddbeb8Copy full SHA for 5ddbeb8
.github/workflows/testpatterns.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- name: add logstash repo
9
- uses: myci-actions/add-deb-repo@master
+ uses: myci-actions/add-deb-repo@11
10
with:
11
repo: deb https://artifacts.elastic.co/packages/8.x/apt stable main
12
repo-name: elastic-8.x
0 commit comments