Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
Zoey 2023-04-14 16:06:37 +02:00 committed by GitHub
parent ead696b683
commit 7f918c37fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ jobs:
| cut -f1 \ | cut -f1 \
| tail -1 | tail -1
)" )"
sed -i "s|go install github.com/h2non/imaginaryq.*|go install github.com/h2non/imaginary@$imaginary_version|" ./Containers/imaginary/Dockerfile sed -i "s|go install github.com/h2non/imaginary.*|go install github.com/h2non/imaginary@$imaginary_version|" ./Containers/imaginary/Dockerfile
- name: Create Pull Request - name: Create Pull Request
uses: peter-evans/create-pull-request@v5 uses: peter-evans/create-pull-request@v5