Skip to content

Commit

Permalink
Bump peter-evans/dockerhub-description from 3.3.0 to 3.4.1 (#170)
Browse files Browse the repository at this point in the history
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](peter-evans/dockerhub-description@v3.3.0...v3.4.1)

---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2023
1 parent 19cd3cc commit 9b8ed1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v3

- name: Update Docker Hub description
uses: peter-evans/dockerhub-description@v3.3.0
uses: peter-evans/dockerhub-description@v3.4.1
env:
DOCKERHUB_USERNAME: barcus
DOCKERHUB_PASSWORD: ${{ secrets.DOCKER_PASS }}
Expand Down

0 comments on commit 9b8ed1b

Please sign in to comment.