mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-16 21:46:32 +00:00
chore(deps): update docker.io/curlimages/curl docker tag to v8.11.0 (#4530)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8773e6c683
commit
d57dcf26de
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ steps:
|
||||||
- echo -e "\nLast checked:$(date)" >> links.md
|
- echo -e "\nLast checked:$(date)" >> links.md
|
||||||
|
|
||||||
- name: Update issue
|
- name: Update issue
|
||||||
image: docker.io/curlimages/curl:8.10.1
|
image: docker.io/curlimages/curl:8.11.0
|
||||||
environment:
|
environment:
|
||||||
GITHUB_TOKEN:
|
GITHUB_TOKEN:
|
||||||
from_secret: github_token
|
from_secret: github_token
|
||||||
|
|
Loading…
Reference in a new issue