Skip to content

Commit 2f38da6

Browse files
Bump peter-evans/dockerhub-description from 4.0.1 to 4.0.2 (#144)
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/peter-evans/dockerhub-description/releases) - [Commits](peter-evans/dockerhub-description@v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: peter-evans/dockerhub-description dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f682f4 commit 2f38da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
(github.event_name == 'release' && github.event.action == 'published')
112112
)
113113
name: Update repo description
114-
uses: peter-evans/[email protected].1
114+
uses: peter-evans/[email protected].2
115115
with:
116116
username: ${{ secrets.DOCKER_USERNAME }}
117117
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)