Skip to content

Commit

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

chore(deps): bump elgohr/Publish-Docker-Github-Action from 2.22 to 3.01
  • Loading branch information
hazcod authored Nov 16, 2020
2 parents 795c6cd + e8a4453 commit 1861e59
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@2.22
uses: elgohr/Publish-Docker-Github-Action@3.01
with:
registry: ghcr.io
name: "ghcr.io/ironpeakservices/iron-nginx:${{ steps.version.outputs.version }}"
Expand Down

0 comments on commit 1861e59

Please sign in to comment.