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

This commit is contained in:
2026-07-24 13:11:35 +00:00
parent 1dbf97ec04
commit 8c670f8ceb
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@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
- uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
+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@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
- uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}