Skip to content

Commit

Permalink
Update peter-evans/dockerhub-description action to v4 (#41)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 25, 2024
1 parent a47dd1f commit cd5b843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}

- name: Update DockerHub repository description
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
repository: ${{ secrets.DOCKER_ORGANIZATION }}/${{ secrets.DOCKER_IMAGE_NAME }}
username: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit cd5b843

Please sign in to comment.