From cebd5df2588f203a413e1955b183ec30decbdb75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 11:56:54 +0000 Subject: [PATCH] chore(deps): bump elgohr/Publish-Docker-Github-Action Bumps [elgohr/Publish-Docker-Github-Action](https://github.com/elgohr/publish-docker-github-action) from d0321869e187cfd3124343ea2b39b1db31f89685 to 38987302af488ecaab9aa56003116c62436d7648. - [Release notes](https://github.com/elgohr/publish-docker-github-action/releases) - [Commits](https://github.com/elgohr/publish-docker-github-action/compare/d0321869e187cfd3124343ea2b39b1db31f89685...38987302af488ecaab9aa56003116c62436d7648) --- updated-dependencies: - dependency-name: elgohr/Publish-Docker-Github-Action dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index f55b906d..1969271d 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -164,7 +164,7 @@ jobs: steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v3 - name: Publish to Registry - uses: elgohr/Publish-Docker-Github-Action@d0321869e187cfd3124343ea2b39b1db31f89685 # v5 + uses: elgohr/Publish-Docker-Github-Action@38987302af488ecaab9aa56003116c62436d7648 # v5 with: name: bridgecrew/yor username: ${{ secrets.DOCKER_USERNAME }}