We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 296d517 commit 17d6a9eCopy full SHA for 17d6a9e
.github/workflows/packages.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout repository
18
uses: actions/checkout@v3
19
- name: Log in to the Container registry
20
- uses: docker/login-action@v2.1.0
+ uses: docker/login-action@v2.2.0
21
with:
22
registry: ghcr.io
23
username: ${{ github.actor }}
0 commit comments