Skip to content

Commit

Permalink
Fix sha failure
Browse files Browse the repository at this point in the history
Signed-off-by: Harsh Garg <[email protected]>
  • Loading branch information
Harsh Garg committed Nov 11, 2024
1 parent ff03ffa commit 926e791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
ref: '@sha256:57a1cd1142d68c203e2e4aa0666d9a691e1e409a5d14aa4a8f5044036f05cf06'
- version: 3.0.0
hub: opensearchstaging
ref: 'sha256:cc9eb31c36b3d3c9fc9b0a3d308008b482269700e25de1b11b4ee55396260544'
ref: '@sha256:cc9eb31c36b3d3c9fc9b0a3d308008b482269700e25de1b11b4ee55396260544'

name: test-opensearch-spec (version=${{ matrix.entry.version }}, hub=${{ matrix.entry.hub || 'opensearchproject' }}, tests=${{ matrix.entry.tests || 'default' }})
runs-on: ubuntu-latest
Expand Down

0 comments on commit 926e791

Please sign in to comment.