Skip to content

Commit

Permalink
Merge pull request #108 from markusressel/dependabot/github_actions/p…
Browse files Browse the repository at this point in the history
…eter-evans/dockerhub-description-3.1.2

Bump peter-evans/dockerhub-description from 2.1.0 to 3.1.2
  • Loading branch information
markusressel authored Feb 11, 2023
2 parents c40da6a + 35f8297 commit 74e06ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_docker_description.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Docker Hub Description
uses: peter-evans/dockerhub-description@v2.1.0
uses: peter-evans/dockerhub-description@v3.1.2
env:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_PASSWORD }}
Expand Down

0 comments on commit 74e06ea

Please sign in to comment.