diff --git a/.github/workflows/docker-images.yml b/.github/workflows/docker-images.yml index 1c93d5ae..4ab8bade 100644 --- a/.github/workflows/docker-images.yml +++ b/.github/workflows/docker-images.yml @@ -45,7 +45,7 @@ jobs: steps: - name: Check out repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: persist-credentials: false