Skip to content

Commit

Permalink
Merge pull request #142 from FlowFuse/dependabot/github_actions/peter…
Browse files Browse the repository at this point in the history
…-evans/dockerhub-description-4

Bump peter-evans/dockerhub-description from 3 to 4
  • Loading branch information
hardillb authored Jun 10, 2024
2 parents 4c145d1 + c120bf8 commit 46c6a45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
push: true
- name: Push README
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
repository: flowforge/forge-docker
username: flowforge
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
readme-filepath: docker-compose/README.md
- name: Push README flowfuse
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
repository: flowfuse/forge-docker
username: flowfuse
Expand Down

0 comments on commit 46c6a45

Please sign in to comment.