Skip to content

Commit 2b6315d

Browse files
authored
Merge pull request #223 from PerfectThymeTech/dependabot/github_actions/docker/login-action-3.3.0
Bump docker/login-action from 3.2.0 to 3.3.0
2 parents 1cb8ebd + 8dfa945 commit 2b6315d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_containerTemplate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373
# Login Container Registry
7474
- name: Login Container Registry
75-
uses: docker/login-action@v3.2.0
75+
uses: docker/login-action@v3.3.0
7676
id: registry_login
7777
if: github.event_name != 'pull_request'
7878
with:

0 commit comments

Comments
 (0)