Skip to content

Commit

Permalink
Merge pull request #79 from govpf/dependabot/github_actions/peter-eva…
Browse files Browse the repository at this point in the history
…ns/dockerhub-description-4.0.0

Bump peter-evans/dockerhub-description from 3.4.2 to 4.0.0
  • Loading branch information
govpf-bot authored Jan 29, 2024
2 parents abcadc6 + 1a4dda7 commit c11b8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:

- name: Update repo description
if: steps.check_files.outputs.files_exists == 'true'
uses: peter-evans/dockerhub-description@v3.4.2
uses: peter-evans/dockerhub-description@v4.0.0
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
Expand Down

0 comments on commit c11b8ef

Please sign in to comment.