Bump elgohr/Publish-Docker-Github-Action

Bumps [elgohr/Publish-Docker-Github-Action](https://github.com/elgohr/publish-docker-github-action) from 56d83a64624e457e0dde052abc8baa3fec37b396 to 8a77ff7e106a82f06cefb2670b851ff562c53079.
- [Release notes](https://github.com/elgohr/publish-docker-github-action/releases)
- [Commits](https://github.com/elgohr/publish-docker-github-action/compare/56d83a64624e457e0dde052abc8baa3fec37b396...8a77ff7e106a82f06cefb2670b851ff562c53079)

---
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-16 10:08:10 +00:00
committed by GitHub
parent 993ce13cc0
commit 80ddd9158e
+1 -1
View File
@@ -2285,7 +2285,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@56d83a64624e457e0dde052abc8baa3fec37b396 # v5
uses: elgohr/Publish-Docker-Github-Action@8a77ff7e106a82f06cefb2670b851ff562c53079 # v5
with:
name: tgstation/server
username: ${{ secrets.DOCKER_USERNAME }}