Skip to content

Commit

Permalink
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 35909b29219ee8b86f0d2307dc4533bb294128ed to b77434333350079774b58dfdf2ebd57f10b31bef.
- [Release notes](https://github.com/elgohr/publish-docker-github-action/releases)
- [Commits](elgohr/Publish-Docker-Github-Action@35909b2...b774343)

---
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 Aug 19, 2024
1 parent df9cda7 commit 3832e15
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@35909b29219ee8b86f0d2307dc4533bb294128ed
uses: elgohr/Publish-Docker-Github-Action@b77434333350079774b58dfdf2ebd57f10b31bef
with:
name: ${{ secrets.IMAGE_NAME }}
username: ${{ secrets.REG_USER }}
Expand Down

0 comments on commit 3832e15

Please sign in to comment.