chore(deps): update docker/login-action digest to 70fccc7
This commit is contained in:
parent
4bb0a2a82f
commit
02a6fae88e
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Log in to the Container registry
|
||||
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
|
||||
uses: docker/login-action@70fccc794acd729b2b22dd6a326895f286447728
|
||||
with:
|
||||
registry: ${{ env.REGISTRY }}
|
||||
username: ${{ github.actor }}
|
||||
|
Loading…
Reference in New Issue
Block a user