Skip to content

Commit 33cbfc0

Browse files
authored
Merge pull request #57 from govpf/dependabot/github_actions/peter-evans/dockerhub-description-3.4.0
Bump peter-evans/dockerhub-description from 3.3.0 to 3.4.0
2 parents bf1dbc6 + 6d2fe3b commit 33cbfc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
${{ env.repo }}:${{ matrix.versions }}
4141
4242
- name: Update repo description
43-
uses: peter-evans/dockerhub-description@v3.3.0
43+
uses: peter-evans/dockerhub-description@v3.4.0
4444
with:
4545
username: ${{ secrets.DOCKERHUB_USERNAME }}
4646
password: ${{ secrets.DOCKERHUB_PASSWORD }}

0 commit comments

Comments
 (0)