Skip to content

Commit

Permalink
Merge pull request #1984 from tgstation/dependabot/github_actions/mas…
Browse files Browse the repository at this point in the history
…ter/elgohr/Publish-Docker-Github-Action-8a77ff7e106a82f06cefb2670b851ff562c53079

Bump elgohr/Publish-Docker-Github-Action from 56d83a64624e457e0dde052abc8baa3fec37b396 to 8a77ff7e106a82f06cefb2670b851ff562c53079
  • Loading branch information
tgstation-server-ci[bot] authored Oct 16, 2024
2 parents 993ce13 + 80ddd91 commit 61c23ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 61c23ed

Please sign in to comment.