8000 ci(deps): bump peter-evans/dockerhub-description from v2.2.0 to v2.3.… · homecentr/docker-cadvisor@f5d7ebb · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Commit f5d7ebb

Browse files
ci(deps): bump peter-evans/dockerhub-description from v2.2.0 to v2.3.0 (#21)
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from v2.2.0 to v2.3.0. - [Release notes](https://github.com/peter-evans/dockerhub-description/releases) - [Commits](peter-evans/dockerhub-description@v2.2.0...b5167ca) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fae626f commit f5d7ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575

7676
- name: "Update Docker Hub description"
7777
if: env.RELEASE_VERSION != ''
78-
uses: peter-evans/dockerhub-description@v2.2.0
78+
uses: peter-evans/dockerhub-description@v2.3.0
7979
env:
8080
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
8181
DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_PASSWORD }}

0 commit comments

Comments
 (0)
0