Skip to content

Commit 918a799

Browse files
chore(deps): update docker/login-action digest to 74a5d14 (#455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 196a20b commit 918a799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Check out the repo
1313
uses: actions/checkout@v4
1414
- name: Log in to the container registry
15-
uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99
15+
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772
1616
with:
1717
username: ${{ secrets.DOCKER_USERNAME }}
1818
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)