fix(deps): update non-major-updates

This commit is contained in:
renovate[bot]
2026-04-04 00:58:06 +00:00
committed by GitHub
parent 625fcf8e5c
commit b45861090d
10 changed files with 42 additions and 42 deletions
@@ -64,7 +64,7 @@ jobs:
echo "Base image digest: $DIGEST"
- name: Log in to Container Registry
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}