Skip to content

Commit

Permalink
Set up oras due to GHA change
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisburr authored Dec 19, 2024
1 parent 0454480 commit 8f91a60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Set up oras
uses: oras-project/setup-oras@v1
- name: Login to GitHub container registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 8f91a60

Please sign in to comment.