Skip to content

Commit

Permalink
Merge pull request containerd#7919 from dmcgowan/backport-1.6-gh-rate…
Browse files Browse the repository at this point in the history
…-limit
  • Loading branch information
samuelkarp authored 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
Original file line number Diff line number Diff line change
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.