Merge pull request #1987 from tgstation/dependabot/github_actions/master/elgohr/Publish-Docker-Github-Action-977fe38375c65e8e3b01d226d72c1f7d488e45dc

Bump elgohr/Publish-Docker-Github-Action from 8a77ff7e106a82f06cefb2670b851ff562c53079 to 977fe38375c65e8e3b01d226d72c1f7d488e45dc
This commit is contained in:
tgstation-server-ci[bot]
2024-10-21 11:58:09 -04:00
committed by GitHub
+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@8a77ff7e106a82f06cefb2670b851ff562c53079 # v5
uses: elgohr/Publish-Docker-Github-Action@977fe38375c65e8e3b01d226d72c1f7d488e45dc # v5
with:
name: tgstation/server
username: ${{ secrets.DOCKER_USERNAME }}