update deps

This commit is contained in:
Samuel Lorch 2025-03-02 22:59:35 +01:00
parent 26942f22d1
commit 3762c5e278
3 changed files with 21 additions and 8 deletions

View file

@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: 1.21
go-version: 1.23
- name: "Setup Passbolt"
run: |
git clone https://github.com/passbolt/passbolt_docker.git ../passbolt_docker