Skip to content

Commit 95b885e

Browse files
deps(docker/login-action): update docker/login-action to v4.4.0
1 parent 7cd974a commit 95b885e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
1717

18-
- uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
18+
- uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
1919
with:
2020
registry: ghcr.io
2121
username: ${{ github.actor }}

0 commit comments

Comments
 (0)