Skip to content

Commit

Permalink
Bump elgohr/Publish-Docker-Github-Action (#121)
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 b4404fc8b52787c59471807ba0731aab9b3a8d42 to 6aa7c6928f7dee6eaf9a3eef414438ed54b3506b.
- [Release notes](https://github.com/elgohr/publish-docker-github-action/releases)
- [Commits](elgohr/Publish-Docker-Github-Action@b4404fc...6aa7c69)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 058fb3d commit f08eb4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Build and Publish Image to Registry
env:
BUILD_ARGS: -Icustom-items/inc.dm
uses: elgohr/Publish-Docker-Github-Action@b4404fc8b52787c59471807ba0731aab9b3a8d42
uses: elgohr/Publish-Docker-Github-Action@6aa7c6928f7dee6eaf9a3eef414438ed54b3506b
with:
name: ${{ secrets.IMAGE_NAME }}
username: ${{ secrets.REG_USER }}
Expand Down

0 comments on commit f08eb4a

Please sign in to comment.