Skip to content

Commit

Permalink
updated refs in workflows
Browse files Browse the repository at this point in the history
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
  • Loading branch information
amsiglan committed Apr 10, 2024
1 parent cdce74b commit 624b72a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches:
- "*"
env:
OPENSEARCH_DASHBOARDS_VERSION: '2.11'
OPENSEARCH_DASHBOARDS_VERSION: '2.11.1'
SECURITY_ANALYTICS_BRANCH: '2.11'
jobs:
tests:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches:
- "*"
env:
OPENSEARCH_DASHBOARDS_VERSION: '2.11'
OPENSEARCH_DASHBOARDS_VERSION: '2.11.1'
jobs:
tests:
name: Run unit tests
Expand Down

0 comments on commit 624b72a

Please sign in to comment.