diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-12-23 09:45:25 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-12-23 09:45:25 +0000 |
commit | a08cdf4c95b82491442854f0bb540d98890d1092 (patch) | |
tree | 5ab7d4660623543b07d79699709fabe683c42656 | |
parent | b173d32f190edd18ecbcf2fb38de5231a8eab5a1 (diff) | |
download | renovate-a08cdf4c95b82491442854f0bb540d98890d1092.tar.gz renovate-a08cdf4c95b82491442854f0bb540d98890d1092.zip |
chore(deps): update containerbase/internal-tools action to v3.5.13 (#33249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 81b76af69fb..fd2c53b9fce 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -684,7 +684,7 @@ jobs: show-progress: false - name: docker-config - uses: containerbase/internal-tools@b045538239fb42044408e9a3e0551a4b2755edf0 # v3.5.12 + uses: containerbase/internal-tools@3ab5cbf07948e2e4320f6f53929f948fa0b8cf97 # v3.5.13 with: command: docker-config |