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 38987302af488ecaab9aa56003116c62436d7648 to 977fe38375c65e8e3b01d226d72c1f7d488e45dc.
- [Release notes](https://github.com/elgohr/publish-docker-github-action/releases)
- [Commits](elgohr/Publish-Docker-Github-Action@3898730...977fe38)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 216f5b9 commit fd2dfe0
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@38987302af488ecaab9aa56003116c62436d7648
uses: elgohr/Publish-Docker-Github-Action@977fe38375c65e8e3b01d226d72c1f7d488e45dc
with:
name: ${{ secrets.IMAGE_NAME }}
username: ${{ secrets.REG_USER }}
Expand Down

0 comments on commit fd2dfe0

Please sign in to comment.