Skip to content

Commit

Permalink
Merge pull request #655 from Particular/bump-action-release-4.0
Browse files Browse the repository at this point in the history
Bump setup-ravendb-action to 1.8.0
  • Loading branch information
tamararivera authored Dec 31, 2024
2 parents 537507d + 7409a4b commit aa1e0af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
- name: Setup RavenDB
id: setup-ravendb
uses: Particular/setup-ravendb-action@v1.7.0
uses: Particular/setup-ravendb-action@v1.8.0
with:
single-connection-string-name: RavenSingleNodeUrl
cluster-connection-string-name: CommaSeparatedRavenClusterUrls
Expand Down

0 comments on commit aa1e0af

Please sign in to comment.