Skip to content

Commit

Permalink
Update dockerhub-description.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kariton authored Oct 22, 2023
1 parent 1c2b675 commit 38c79a9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/dockerhub-description.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2.3.4
- uses: actions/checkout@v4

- name: Docker Hub Description
uses: peter-evans/dockerhub-description@v2.4.3
uses: peter-evans/dockerhub-description@v3
with:
username: mindflavor
password: ${{ secrets.DOCKERHUB_PASSWORD }}
Expand Down

0 comments on commit 38c79a9

Please sign in to comment.