Skip to content

Commit a5963fc

Browse files
authored
Merge pull request #1114 from LEDBrain/dev
Updated Dependencies
2 parents 8fe2a2f + 94ff6bf commit a5963fc

File tree

3 files changed

+239
-228
lines changed

3 files changed

+239
-228
lines changed

.github/workflows/docker-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
# https://github.com/docker/login-action
5757
- name: '🔐 Log into registry ${{ env.REGISTRY }}'
5858
if: github.event_name != 'pull_request'
59-
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20
59+
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
6060
with:
6161
registry: ${{ env.REGISTRY }}
6262
username: ${{ github.actor }}

0 commit comments

Comments
 (0)