Skip to content

Commit 8b78869

Browse files
chore(deps): update docker/login-action action to v4.4.0 (#82)
1 parent 4b5eee8 commit 8b78869

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
5757

58-
- uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
58+
- uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
5959
with:
6060
registry: ghcr.io
6161
username: ${{ github.actor }}

0 commit comments

Comments
 (0)