Skip to content

Commit

Permalink
Merge pull request #7919 from dmcgowan/backport-1.6-gh-rate-limit
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelkarp committed Jan 4, 2023
2 parents f28bb76 + b573670 commit ba6af25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -63,9 +63,10 @@ jobs:
path: src/github.com/containerd/containerd
fetch-depth: 100

- uses: containerd/project-checks@v1
- uses: containerd/project-checks@v1.1.0
with:
working-directory: src/github.com/containerd/containerd
repo-access-token: ${{ secrets.GITHUB_TOKEN }}

- name: verify go modules and vendor directory
run: |
Expand Down

0 comments on commit ba6af25

Please sign in to comment.