Skip to content

Commit

Permalink
Merge pull request #95 from kool-dev/dependabot/github_actions/peter-…
Browse files Browse the repository at this point in the history
…evans/dockerhub-description-4.0.0

Bump peter-evans/dockerhub-description from 3.4.2 to 4.0.0
  • Loading branch information
fabriciojs authored Mar 9, 2024
2 parents f8e12da + 24c0989 commit e0d6ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-description.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/[email protected]

- name: Sync Docker Hub Description
uses: peter-evans/dockerhub-description@v3.4.2
uses: peter-evans/dockerhub-description@v4.0.0
env:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_PASSWORD }}
Expand Down

0 comments on commit e0d6ef4

Please sign in to comment.