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

---
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 Dec 3, 2024
1 parent d3d32e4 commit f309a0e
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@977fe38375c65e8e3b01d226d72c1f7d488e45dc # v5
uses: elgohr/Publish-Docker-Github-Action@6aa7c6928f7dee6eaf9a3eef414438ed54b3506b # v5
with:
name: tgstation/server
username: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit f309a0e

Please sign in to comment.