From e59bbaa2b546816ef696bb5607c386d4ef8a3544 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 17:10:23 +0000 Subject: [PATCH] chore(deps): update teneplaysofficial/docker-publish action to v2 --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 6b63eaf..18b9546 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -59,7 +59,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: teneplaysofficial/docker-publish@v1 + - uses: teneplaysofficial/docker-publish@176cf0618aad07d74f04ec337a8ef79c8bbe732c # v2 with: image_repo: tenedev/release-hub version: ${{ github.ref_name }}