Skip to content

Commit

Permalink
Wildcard allowed endpoint without port
Browse files Browse the repository at this point in the history
  • Loading branch information
waybackarchiver authored Jan 2, 2024
1 parent e48cb37 commit d0db4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
github.com:443
api.github.com:443
actions-results-receiver-production.githubapp.com:443
*.actions.githubusercontent.com:443
*.actions.githubusercontent.com
- name: Check out code base
if: github.event_name == 'push' || github.event_name == 'schedule'
Expand Down

0 comments on commit d0db4fd

Please sign in to comment.