mirror of
https://github.com/anchore/syft.git
synced 2025-11-18 08:53:15 +01:00
rollback actions-setup-docker to earlier version (#1130)
This commit is contained in:
parent
b4c272885d
commit
8f21180681
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -97,7 +97,7 @@ jobs:
|
|||||||
permissions:
|
permissions:
|
||||||
packages: write
|
packages: write
|
||||||
steps:
|
steps:
|
||||||
- uses: docker-practice/actions-setup-docker@v1
|
- uses: docker-practice/actions-setup-docker@v1.0.8
|
||||||
|
|
||||||
- uses: actions/setup-go@v2
|
- uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user