diff --git a/.github/workflows/dockerify.yml b/.github/workflows/dockerify.yml index bffbc02..3bdc7d5 100644 --- a/.github/workflows/dockerify.yml +++ b/.github/workflows/dockerify.yml @@ -20,7 +20,7 @@ jobs: name: Build image and release steps: - name: Checkout the repo - uses: actions/checkout@v4.1.7 + uses: actions/checkout@v4.2.0 with: fetch-depth: 0