chore(deps): update docker/login-action digest to dbcb813
PR Checks / hadolint (pull_request) Waiting to run
PR Checks / build-test (pull_request) Waiting to run
renovate/stability-days Updates have met minimum release age requirement

This commit is contained in:
2026-07-29 13:10:17 +00:00
parent 701ed2de3e
commit 00a0afde33
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
fetch-depth: 0
- run: git clone --depth 1 https://github.com/HKUDS/nanobot.git external-nanobot
- uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4
- uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4
- uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}