chore(deps): update elgohr/publish-docker-github-action action to v5

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-11-30 22:58:18 +00:00
committed by GitHub
parent be05c5ea59
commit b9dc7ad8cd

View File

@@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@v4
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: ivuorinen/docker-php-with-imagick
username: ${{ secrets.DOCKER_USERNAME }}