Bump elgohr/Publish-Docker-Github-Action

Bumps [elgohr/Publish-Docker-Github-Action](https://github.com/elgohr/publish-docker-github-action) from 38987302af488ecaab9aa56003116c62436d7648 to ec61b713af46c32efaa27ac2626c2acb82ce6435.
- [Release notes](https://github.com/elgohr/publish-docker-github-action/releases)
- [Commits](https://github.com/elgohr/publish-docker-github-action/compare/38987302af488ecaab9aa56003116c62436d7648...ec61b713af46c32efaa27ac2626c2acb82ce6435)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-02 09:12:30 +00:00
committed by GitHub
parent 02b4d4662a
commit 278bb9d763
+1 -1
View File
@@ -2144,7 +2144,7 @@ jobs:
run: echo "TGS_VERSION=$(xmlstarlet sel -N X="http://schemas.microsoft.com/developer/msbuild/2003" --template --value-of /X:Project/X:PropertyGroup/X:TgsCoreVersion build/Version.props)" >> $GITHUB_ENV
- name: Docker Build and Push
uses: elgohr/Publish-Docker-Github-Action@38987302af488ecaab9aa56003116c62436d7648 # v5
uses: elgohr/Publish-Docker-Github-Action@ec61b713af46c32efaa27ac2626c2acb82ce6435 # v5
with:
name: tgstation/server
username: ${{ secrets.DOCKER_USERNAME }}