Skip to content

Commit d1ad1ff

Browse files
authored
Merge pull request #22 from Countly/dependabot/github_actions/peter-evans/dockerhub-description-5
ci(deps): bump peter-evans/dockerhub-description from 4 to 5
2 parents 1b3ff1d + 694a182 commit d1ad1ff

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
@@ -152,7 +152,7 @@ jobs:
152152
org.opencontainers.image.revision=${{ github.sha }}
153153
154154
- name: Update Docker Hub description
155-
uses: peter-evans/dockerhub-description@v4
155+
uses: peter-evans/dockerhub-description@v5
156156
with:
157157
username: ${{ env.DOCKERHUB_USERNAME }}
158158
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)