mirror of
https://github.com/aquasecurity/kube-hunter.git
synced 2026-02-23 06:14:24 +00:00
Compare commits
2 Commits
v0.6.8
...
fix/handle
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e6d1bb3fb2 | ||
|
|
d1867ac430 |
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
password: ${{ secrets.ECR_SECRET_ACCESS_KEY }}
|
||||
- name: Get version
|
||||
id: get_version
|
||||
uses: crazy-max/ghaction-docker-meta@v3
|
||||
uses: crazy-max/ghaction-docker-meta@v1
|
||||
with:
|
||||
images: ${{ env.REP }}
|
||||
tag-semver: |
|
||||
|
||||
Reference in New Issue
Block a user