Skip to content

Commit

Permalink
update scanner ci : remove unused dockerhub login
Browse files Browse the repository at this point in the history
  • Loading branch information
kulukami committed Dec 3, 2024
1 parent 1c6f0cc commit 1ed541d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/Elkeid_plugin_scanner_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: false
- name: Login to Docker Hub
uses: docker/login-action@v3
with:
password: ${{secrets.DOCKERHUB_TOKEN}}
username: ${{secrets.DOCKERHUB_USERNAME}}

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit 1ed541d

Please sign in to comment.