From 18963d014d3505e72c487377bb89ff47f347c31a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 02:17:27 +0000 Subject: [PATCH] Bump elgohr/Publish-Docker-Github-Action in the github-actions group Bumps the github-actions group with 1 update: [elgohr/Publish-Docker-Github-Action](https://github.com/elgohr/publish-docker-github-action). Updates `elgohr/Publish-Docker-Github-Action` from 4feac4d53e4e55dcc5d3e2ad0ed2e0a76028ff7a to 1c2f28ccd9476e8a936ac9a1f287405504c93304 - [Release notes](https://github.com/elgohr/publish-docker-github-action/releases) - [Commits](https://github.com/elgohr/publish-docker-github-action/compare/4feac4d53e4e55dcc5d3e2ad0ed2e0a76028ff7a...1c2f28ccd9476e8a936ac9a1f287405504c93304) --- updated-dependencies: - dependency-name: elgohr/Publish-Docker-Github-Action dependency-version: 1c2f28ccd9476e8a936ac9a1f287405504c93304 dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .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 29e80db..8452156 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -24,7 +24,7 @@ jobs: uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4 - name: 'Build & Publish' - uses: elgohr/Publish-Docker-Github-Action@4feac4d53e4e55dcc5d3e2ad0ed2e0a76028ff7a # v5 + uses: elgohr/Publish-Docker-Github-Action@1c2f28ccd9476e8a936ac9a1f287405504c93304 # v5 with: name: multimediallc/codeowners-plus username: ${{ github.actor }}