Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

Commit ed7afed

Browse files
chore: update docker/login-action action to v3.7.0 (#283)
1 parent 19189d7 commit ed7afed

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
@@ -44,7 +44,7 @@ jobs:
4444
name: exporter
4545
path: build
4646
- name: login to github registry
47-
uses: docker/login-action@v3.6.0
47+
uses: docker/login-action@v3.7.0
4848
with:
4949
registry: ghcr.io
5050
username: ${{ github.actor }}

0 commit comments

Comments
 (0)