Skip to content

Commit

Permalink
[CI] Disables security in GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed May 24, 2022
1 parent 4566428 commit 2cc791f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/8.2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- uses: elastic/elastic-github-actions/elasticsearch@master
with:
stack-version: 8.2-SNAPSHOT
security-enabled: false
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
Expand Down

0 comments on commit 2cc791f

Please sign in to comment.