From 7ec98ae6a292bf875db2568bb398482d2919efbc Mon Sep 17 00:00:00 2001 From: Erhardt Consulting Bot <183287306+erhardt-consulting-bot@users.noreply.github.com> Date: Tue, 28 Jul 2026 12:16:56 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action)!:=20Update=20redhat-actions/p?= =?UTF-8?q?ush-to-registry=20action=20(v2.7.1=20=E2=86=92=20v3.0.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ------------------------------- | ------ | ------ | | github-tags | redhat-actions/push-to-registry | v2.7.1 | v3.0.0 | --- .github/workflows/build-container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-container.yml b/.github/workflows/build-container.yml index 9f8f28d..6fe1a96 100644 --- a/.github/workflows/build-container.yml +++ b/.github/workflows/build-container.yml @@ -142,7 +142,7 @@ jobs: password: ${{ github.token }} - name: Push image to ghcr.io - uses: redhat-actions/push-to-registry@5860fc963bf8f2b3221773a023141612f010c469 # v2 + uses: redhat-actions/push-to-registry@94ade333c38ecc0e60e94785125d9a52ca423b37 # v3 with: registry: ghcr.io/erhardtconsulting image: relational-databases