We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38a52c4 commit 1be20d9Copy full SHA for 1be20d9
1 file changed
.github/workflows/run-tests.yml
@@ -32,9 +32,9 @@ jobs:
32
with:
33
username: ${{ secrets.DOCKERHUB_USERNAME }}
34
password: ${{ secrets.DOCKERHUB_TOKEN }}
35
- - uses: juarezr/firebirdsql-github-action@v2.0.3
+ - uses: juarezr/firebirdsql-github-action@v2.3.0
36
37
- version: '5.0.3'
+ version: '5.0.4'
38
firebird_root_password: 'masterkey'
39
firebird_conf: 'WireCrypt=Enabled,AuthServer=Srp256;Srp;Legacy_Auth;Srp224;Srp384;Srp512,UserManager=Srp;Legacy_UserManager'
40
- uses: actions/checkout@v6
0 commit comments