fix(ci): refresh workflow container images on every run and bump @apiclient.xyz/docker to ^5.1.1

This commit is contained in:
2026-03-16 00:59:27 +00:00
parent b622565e34
commit bd5cd5c0cb
7 changed files with 14 additions and 3 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-03-16 - 1.13.16 - fix(ci)
refresh workflow container images on every run and bump @apiclient.xyz/docker to ^5.1.1
- add --pull always to CI, release, and npm publish workflow containers to avoid stale images
- update @apiclient.xyz/docker from ^5.1.0 to ^5.1.1 in deno.json
## 2026-03-15 - 1.13.15 - fix(repo)
no changes to commit