Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Commit

Permalink
Updated elgohr/Publish-Docker-Github-Action to a supported version (v…
Browse files Browse the repository at this point in the history
…5) (#26)
  • Loading branch information
elgohr committed Mar 30, 2023
1 parent 8b0690d commit 89dc4af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
# - name: Initialize version variable
# run: echo "VERSION=$(cat version)" >> $GITHUB_ENV
# - name: Build and push to registry
# uses: elgohr/Publish-Docker-Github-Action@master
# uses: elgohr/Publish-Docker-Github-Action@v5
# with:
# name: ${{ env.ORGANIZATION }}/${{ env.CHAOS_ENGINE_REPO }}/${{ env.CHAOS_ENGINE_IMAGE_NAME }}
# username: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit 89dc4af

Please sign in to comment.