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 9fb7840 commit 0357f13Copy full SHA for 0357f13
.github/workflows/packages.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout repository
18
uses: actions/checkout@v4
19
- name: Log in to the Container registry
20
- uses: docker/login-action@v3.3.0
+ uses: docker/login-action@v3.4.0
21
with:
22
registry: ghcr.io
23
username: ${{ github.actor }}
0 commit comments