Skip to content

Commit

Permalink
feat(deps): bump elgohr/Publish-Docker-Github-Action from 3.04 to 4
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 3.04 to 4.
- [Release notes](https://github.com/elgohr/Publish-Docker-Github-Action/releases)
- [Commits](elgohr/Publish-Docker-Github-Action@3.04...v4)

---
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 Apr 11, 2022
1 parent 0e77144 commit d3120b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
echo ::set-output name=alpine_version::$(grep '^FROM alpine' Dockerfile | cut -d ' ' -f 2 | cut -d ':' -f 2)
-
name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@3.04
uses: elgohr/Publish-Docker-Github-Action@v4
with:
registry: ghcr.io
name: "ghcr.io/ironpeakservices/iron-alpine/iron-alpine:${{ steps.vars.outputs.alpine_version }}"
Expand Down

0 comments on commit d3120b9

Please sign in to comment.