Skip to content

Commit 6a70e88

Browse files
committed
Merge branch 'main' of github.com:Swetrix/swetrix-api into main
2 parents 0734205 + 054c633 commit 6a70e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
labels: ${{ steps.meta.outputs.labels }}
4242

4343
- name: Update repo description
44-
uses: peter-evans/dockerhub-description
44+
uses: peter-evans/dockerhub-description@v4
4545
with:
4646
username: ${{ secrets.DOCKER_USERNAME }}
4747
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)