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 e0e14a1 commit cb63e63Copy full SHA for cb63e63
1 file changed
.github/workflows/release.yaml
@@ -133,7 +133,7 @@ jobs:
133
with:
134
name: postgrest-docker-x86-64
135
- uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
136
- - uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
+ - uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
137
138
username: ${{ vars.DOCKER_USER }}
139
password: ${{ secrets.DOCKER_PASS }}
0 commit comments