Skip to content

Commit eea8d9b

Browse files
chore(deps): update docker/login-action action to v3.7.0
1 parent 9606e05 commit eea8d9b

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
@@ -46,7 +46,7 @@ jobs:
4646
- name: Set up Buildx
4747
uses: docker/setup-buildx-action@18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0 # v3.11.0
4848
- name: Login to GitHub Container Registry
49-
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
49+
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
5050
with:
5151
registry: ghcr.io
5252
username: ${{ github.actor }}

0 commit comments

Comments
 (0)