Skip to content

Commit 0ac47c1

Browse files
build(deps): bump peter-evans/dockerhub-description (#5)
Bumps the all-dependencies group with 1 update: [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description). Updates `peter-evans/dockerhub-description` from 4 to 5 - [Release notes](https://github.com/peter-evans/dockerhub-description/releases) - [Commits](peter-evans/dockerhub-description@v4...v5) --- updated-dependencies: - dependency-name: peter-evans/dockerhub-description dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e45e15 commit 0ac47c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ jobs:
275275
path: .
276276

277277
- name: dockerhub - readme - sync
278-
uses: peter-evans/dockerhub-description@v4
278+
uses: peter-evans/dockerhub-description@v5
279279
with:
280280
username: ${{ secrets.ES_DOCKERHUB_USERNAME }}
281281
password: ${{ secrets.ES_DOCKERHUB_PAT }}

0 commit comments

Comments
 (0)