Skip to content

Commit

Permalink
Merge remote-tracking branch 'github/pull/615'
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Sep 12, 2023
2 parents 09a6946 + 7bf64d1 commit 90a5922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
fail-fast: false
steps:
- name: Login to GitHub Container Registry
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down

0 comments on commit 90a5922

Please sign in to comment.