mirror of
https://github.com/LacledesLAN/gamesvr-ut99.git
synced 2024-12-22 10:42:53 +01:00
Merge pull request #34 from LacledesLAN/dependabot/github_actions/peter-evans/dockerhub-description-4
Bump peter-evans/dockerhub-description from 3 to 4
This commit is contained in:
commit
02f9098295
2
.github/workflows/update-dockerhub.yml
vendored
2
.github/workflows/update-dockerhub.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Update Docker HUB Description
|
||||
uses: peter-evans/dockerhub-description@v3
|
||||
uses: peter-evans/dockerhub-description@v4
|
||||
with:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user