diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 50ae300..6f8147a 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -21,7 +21,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v5.0.0 + uses: actions/checkout@v5.0.1 - name: Log in to the Container registry uses: docker/login-action@v3