Skip to content

Commit

Permalink
Merge branch 'test/vet-action-remote-repo' into test/deps-change-vet-…
Browse files Browse the repository at this point in the history
…action
  • Loading branch information
abhisek authored Oct 17, 2024
2 parents be371c4 + d6f6e6a commit 4715051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vet-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: echo "SAFEDEP_CLOUD_MODE=false" >> $GITHUB_ENV

- name: Run vet
uses: safedep/vet-action@v1
uses: safedep/vet-action@main
with:
policy: .github/vet/policy.yml
cloud: ${{ env.SAFEDEP_CLOUD_MODE }}
Expand Down

0 comments on commit 4715051

Please sign in to comment.