Skip to content

Commit

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

feat(deps): bump elgohr/Publish-Docker-Github-Action from 3.04 to 4
  • Loading branch information
hazcod authored May 27, 2024
2 parents 2982af0 + d3120b9 commit 91ac368
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 91ac368

Please sign in to comment.