🔧 Renovate: Update (minor) docker/login-action action to v3.5.0 #53
@@ -340,7 +340,7 @@ jobs:
|
||||
# docker login -u gitea-sonarqube-bot -p ${RIKKU_REGISTRY_PASSWORD} git.trez.wtf
|
||||
|
||||
- name: Login to registries
|
||||
uses: docker/login-action@v3
|
||||
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
|
||||
with:
|
||||
registry-auth: |
|
||||
- username: ${{ secrets.DOCKERHUB_USER }}
|
||||
|
||||
@@ -99,7 +99,7 @@ jobs:
|
||||
notification_message: "Starting Docker Compose run..."
|
||||
|
||||
- name: Login to registries
|
||||
uses: docker/login-action@v3
|
||||
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
|
||||
with:
|
||||
registry-auth: |
|
||||
- username: ${{ secrets.DOCKERHUB_USER }}
|
||||
|
||||
Reference in New Issue
Block a user