Skip to content

Commit f657ac4

Browse files
renovate[bot]wolfgangwalther
authored andcommitted
chore(deps): update docker/login-action action to v4
1 parent f5b9ed2 commit f657ac4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
with:
146146
name: postgrest-ubuntu-aarch64
147147
- uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
148-
- uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
148+
- uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
149149
with:
150150
username: ${{ vars.DOCKER_USER }}
151151
password: ${{ secrets.DOCKER_PASS }}

0 commit comments

Comments
 (0)