chore(deps): bump docker/setup-docker-action from 5.3.0 to 5.4.0 (#1075)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stavros <steveiliop56@gmail.com>
This commit is contained in:
dependabot[bot]
2026-08-18 19:58:02 +03:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Stavros
parent 275a63a942
commit e993202a0b
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
package_json_file: ./e2e/package.json
- name: Set up Docker
uses: docker/setup-docker-action@6d7cfa65f60a9dda7b46e5513fa982536f3c9877 # ratchet:docker/setup-docker-action@v5
uses: docker/setup-docker-action@77e84dbf09b47d1e29270283c22f16145aa85ca1 # v5.4.0
- name: Install dependencies
run: pnpm ci