10000 chore: remove github action for dockerhub readme update due security · sabretus/docker-bookstack@5263d7b · GitHub
[go: up one dir, main page]

Skip to content

Commit 5263d7b

Browse files
committed
chore: remove github action for dockerhub readme update due security
disable dockerhub description update action due to an uncovered api security issue. docker/hub-feedback#1927 Signed-off-by: solidnerd <niclas@mietz.io>
1 parent 13fee44 commit 5263d7b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,3 @@ jobs:
3333
repository: solidnerd/bookstack
3434
tag_with_ref: true
3535
add_git_labels: true
36-
- name: Docker Hub Description
37-
uses: peter-evans/dockerhub-description@v2
38-
env:
39-
DOCKERHUB_USERNAME: ${{ secrets.DOCKER_USERNAME }}
40-
DOCKERHUB_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
41-
DOCKERHUB_REPOSITORY: solidnerd/bookstack

0 commit comments

Comments
 (0)
0