diff --git a/.github/workflows/docker_prod.yml b/.github/workflows/docker_prod.yml index 0df47f81..6cbbced6 100755 --- a/.github/workflows/docker_prod.yml +++ b/.github/workflows/docker_prod.yml @@ -46,7 +46,6 @@ jobs: type=ref,event=branch,suffix=-{{ sha }} type=ref,event=pr type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/tags/') }} - - uses: actions/checkout@master - name: Update version uses: brettdorrans/write-version-to-file@master diff --git a/front/php/templates/footer.php b/front/php/templates/footer.php index 8e854e66..51211e5c 100755 --- a/front/php/templates/footer.php +++ b/front/php/templates/footer.php @@ -81,9 +81,6 @@ -