Skip to content

Commit 40b8410

Browse files
chore(deps): update docker/login-action action to v4.3.0
1 parent 778687d commit 40b8410

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
oci: true
5858

5959
- name: Login to GitHub Container Registry
60-
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
60+
uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4.3.0
6161
if: github.event_name != 'pull_request'
6262
with:
6363
registry: ghcr.io

0 commit comments

Comments
 (0)