mirror of
https://github.com/anchore/syft
synced 2024-11-10 06:14:16 +00:00
remove prefixed v from tag to match release (#1131)
This commit is contained in:
parent
8f21180681
commit
ca69fb8370
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -97,7 +97,7 @@ jobs:
|
|||
permissions:
|
||||
packages: write
|
||||
steps:
|
||||
- uses: docker-practice/actions-setup-docker@v1.0.8
|
||||
- uses: docker-practice/actions-setup-docker@1.0.8
|
||||
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue