mirror of
https://github.com/mkuf/prind.git
synced 2026-05-06 07:06:32 +02:00
chore(deps): update docker/login-action action to v3.3.0
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: "[prind] set up build environment"
|
||||
uses: ./.github/actions/image-build-common
|
||||
- name: "[docker] login"
|
||||
uses: docker/login-action@v3.2.0
|
||||
uses: docker/login-action@v3.3.0
|
||||
with:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user