Skip to content

Commit 5a3bfd4

Browse files
Update Particular/setup-ravendb-action action to v1.11.0 (#727)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 0b43c53 commit 5a3bfd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
4646
- name: Setup RavenDB
4747
id: setup-ravendb
48-
uses: Particular/setup-ravendb-action@v1.10.0
48+
uses: Particular/setup-ravendb-action@v1.11.0
4949
with:
5050
single-connection-string-name: RavenSingleNodeUrl
5151
cluster-connection-string-name: CommaSeparatedRavenClusterUrls

0 commit comments

Comments
 (0)