Skip to content

Commit 1be20d9

Browse files
committed
Bump juarezr/firebirdsql-github-action to 2.3.0, Firebird to 5.0.4
1 parent 38a52c4 commit 1be20d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/run-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ jobs:
3232
with:
3333
username: ${{ secrets.DOCKERHUB_USERNAME }}
3434
password: ${{ secrets.DOCKERHUB_TOKEN }}
35-
- uses: juarezr/firebirdsql-github-action@v2.0.3
35+
- uses: juarezr/firebirdsql-github-action@v2.3.0
3636
with:
37-
version: '5.0.3'
37+
version: '5.0.4'
3838
firebird_root_password: 'masterkey'
3939
firebird_conf: 'WireCrypt=Enabled,AuthServer=Srp256;Srp;Legacy_Auth;Srp224;Srp384;Srp512,UserManager=Srp;Legacy_UserManager'
4040
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)