From dc272eaebda5dcb117d741f53f5d43d329e44db7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 10:52:58 +0000 Subject: [PATCH] Update elgohr/Publish-Docker-Github-Action digest to 8a77ff7 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8ef671b..8d91a02 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -36,7 +36,7 @@ jobs: - name: Publish to Registry if: startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/master' - uses: elgohr/Publish-Docker-Github-Action@b82ad077c06f24a94fc90a2627e0e11d9f55a49f + uses: elgohr/Publish-Docker-Github-Action@8a77ff7e106a82f06cefb2670b851ff562c53079 with: name: chriskalmar/entourage username: ${{ secrets.DOCKER_USERNAME }}