Skip to content

Commit 99872b1

Browse files
committed
Use Firebird 5.0.4 in action
1 parent eac0084 commit 99872b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
password: ${{ secrets.DOCKERHUB_TOKEN }}
3939
- uses: juarezr/firebirdsql-github-action@v2.2.0
4040
with:
41-
version: '5.0.3'
41+
version: '5.0.4'
4242
firebird_root_password: 'masterkey'
4343
firebird_conf: 'WireCrypt=Enabled,AuthServer=Srp256;Srp;Legacy_Auth;Srp224;Srp384;Srp512,UserManager=Srp;Legacy_UserManager'
4444
event_port: 3051

0 commit comments

Comments
 (0)