Skip to content

Commit a6bc73f

Browse files
committed
ci(deps): update docker/login-action action to v4.4.0
1 parent 5a2399c commit a6bc73f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-and-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
images: ${{ env.REGISTRY }}/${{ env.IMAGE }}
3333

3434
- name: Log into registry
35-
uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4.3.0
35+
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
3636
with:
3737
registry: ${{ env.REGISTRY }}
3838
username: ${{ github.actor }}

0 commit comments

Comments
 (0)