Skip to content

Commit

Permalink
Merge pull request #79 from ironpeakservices/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/elgohr/Publish-Docker-Github-Action-3.03

chore(deps): bump elgohr/Publish-Docker-Github-Action from 3.02 to 3.03
  • Loading branch information
hazcod authored Apr 28, 2021
2 parents 9cb37cd + e6e05c4 commit a18b9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: echo "Pushing version ${{ steps.version.outputs.version }}"
-
name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@3.02
uses: elgohr/Publish-Docker-Github-Action@3.03
with:
registry: ghcr.io
name: "ghcr.io/ironpeakservices/iron-nginx:${{ steps.version.outputs.version }}"
Expand Down

0 comments on commit a18b9f2

Please sign in to comment.