Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 1ddf058

Browse files
committed
chore(deps): update docker/login-action action to v2
1 parent eb36169 commit 1ddf058

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Login to GitHub Container Registry
13-
uses: docker/login-action@v1
13+
uses: docker/login-action@v2
1414
with:
1515
registry: ghcr.io
1616
username: TierMobility

0 commit comments

Comments
 (0)