Skip to content

Commit 9a31220

Browse files
Merge main into bump-pycord
2 parents 4c351fa + e916e9c commit 9a31220

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-build-deploy.yaml

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

298298
steps:
299299
- name: Log in to the Container registry
300-
uses: docker/login-action@v3.7.0
300+
uses: docker/login-action@v4.0.0
301301
with:
302302
password: ${{secrets.GITHUB_TOKEN}}
303303
registry: ${{env.REGISTRY}}

0 commit comments

Comments
 (0)