Skip to content

Commit

Permalink
Update peter-evans/dockerhub-description action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent 081a9ec commit 42e535d
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 42e535d

Please sign in to comment.