diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index ae8dcf7..af5fc5d 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -24,7 +24,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Lint Dockerfile id: hadolint @@ -88,7 +88,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 # Install the cosign tool except on PR # https://github.com/sigstore/cosign-installer