Skip to content

Commit e866eed

Browse files
chore(deps): update docker/login-action action to v3.7.0
1 parent 66b41be commit e866eed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
7878

7979
- name: Login to GitHub Container Registry
80-
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
80+
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
8181
with:
8282
registry: ghcr.io
8383
username: ${{ github.actor }}

0 commit comments

Comments
 (0)