Skip to content

Commit

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

---
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 Nov 29, 2024
1 parent fbec675 commit eef101c
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@977fe38375c65e8e3b01d226d72c1f7d488e45dc
uses: elgohr/Publish-Docker-Github-Action@b4404fc8b52787c59471807ba0731aab9b3a8d42
with:
name: ${{ secrets.IMAGE_NAME }}
username: ${{ secrets.REG_USER }}
Expand Down

0 comments on commit eef101c

Please sign in to comment.