Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/nightly-registry-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
with:
lfs: true
fetch-depth: 0

- name: Install Git LFS
uses: actions/setup-git-lfs@v1
# Git LFS is already available on GitHub-hosted runners; the removed
# actions/setup-git-lfs step referenced a non-existent action repo and
# caused the workflow failure.

- name: Set up Python
uses: actions/setup-python@v5
Expand Down
4 changes: 2 additions & 2 deletions azure_linux_images.db
Git LFS file not shown