Skip to content

Commit

Permalink
chore(deps): bump elgohr/Publish-Docker-Github-Action
Browse files Browse the repository at this point in the history
Bumps [elgohr/Publish-Docker-Github-Action](https://github.com/elgohr/publish-docker-github-action) from d0321869e187cfd3124343ea2b39b1db31f89685 to 6aa7c6928f7dee6eaf9a3eef414438ed54b3506b.
- [Release notes](https://github.com/elgohr/publish-docker-github-action/releases)
- [Commits](elgohr/Publish-Docker-Github-Action@d032186...6aa7c69)

---
updated-dependencies:
- dependency-name: elgohr/Publish-Docker-Github-Action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 5590238 commit 66cd6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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@6aa7c6928f7dee6eaf9a3eef414438ed54b3506b # v5
with:
name: bridgecrew/yor
username: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit 66cd6dd

Please sign in to comment.