We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5b9ed2 commit f657ac4Copy full SHA for f657ac4
1 file changed
.github/workflows/release.yaml
@@ -145,7 +145,7 @@ jobs:
145
with:
146
name: postgrest-ubuntu-aarch64
147
- uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
148
- - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
+ - uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
149
150
username: ${{ vars.DOCKER_USER }}
151
password: ${{ secrets.DOCKER_PASS }}
0 commit comments