Unverified Commit 8a2f2327 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

chore(deps): update peter-evans/dockerhub-description action to v5 (#1440)

parent f8dcd825
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ jobs:
    - uses: actions/checkout@v5
    - 
      name: Docker Hub Description
      uses: peter-evans/dockerhub-description@v4
      uses: peter-evans/dockerhub-description@v5
      with:
        username: ${{ secrets.DOCKERHUB_USERNAME }}
        password: ${{ secrets.DOCKERHUB_TOKEN }}