fix(ci): DockleのCIが落ちるのを修正

This commit is contained in:
samunohito 2025-11-15 18:49:50 +09:00
parent e15fdd05b7
commit 73aa9c9efb
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ jobs:
env:
DOCKER_CONTENT_TRUST: 1
DOCKLE_VERSION: 0.4.14
DOCKLE_HOST: "unix:///var/run/docker.sock"
steps:
- uses: actions/checkout@v4.3.0
- name: Download and install dockle v${{ env.DOCKLE_VERSION }}