Skip to content

Commit

Permalink
Merge branch 'main' into pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshKarpel authored Oct 7, 2023
2 parents 4d24b2a + c206acf commit a3e15a1
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 241 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
install: true
- name: Log in to GHCR
uses: docker/login-action@v2.1.0
uses: docker/login-action@v3.0.0
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down
Loading

0 comments on commit a3e15a1

Please sign in to comment.