Skip to content

Commit

Permalink
Merge pull request #199 from sjinks/renovate/peter-evans-dockerhub-de…
Browse files Browse the repository at this point in the history
…scription-4.x

chore(deps): update peter-evans/dockerhub-description action to v4
  • Loading branch information
sjinks committed Jan 30, 2024
2 parents c579f30 + 36ed33e commit e6aa55e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub-description.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Docker Hub Description
uses: peter-evans/dockerhub-description@dc67fad7001ef9e8e3c124cb7a64e16d0a63d864 # v3
uses: peter-evans/dockerhub-description@e98e4d1628a5f3be2be7c231e50981aee98723ae # v4
with:
username: ${{ secrets.DOCKER_LOGIN }}
password: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit e6aa55e

Please sign in to comment.