Skip to content

Commit

Permalink
Undo arguably overly-wide changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 committed Aug 5, 2024
1 parent 1c17540 commit 87f6de4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,11 @@ jobs:
egress-policy: block
allowed-endpoints: >
api.adoptium.net:443
*.github.com:443
api.github.com:443
github.com:443
objects.githubusercontent.com:443
repo.maven.apache.org:443
uploads.github.com:443
- name: Check out code and set up JDK and Maven
uses: s4u/setup-maven-action@489441643219d2b93ee2a127b2402eb640a1b947 # v1.13.0
with:
Expand Down
6 changes: 4 additions & 2 deletions .github/workflows/run-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,11 @@ jobs:
api.adoptium.net:443
checkstyle.org:443
github.com:443
*.githubusercontent.com:443
objects.githubusercontent.com:443
oss.sonatype.org:443
raw.githubusercontent.com:443
repo.maven.apache.org:443
*.sonatype.org:443
repository.sonatype.org:443
- name: Check out code and set up JDK and Maven
uses: s4u/setup-maven-action@489441643219d2b93ee2a127b2402eb640a1b947 # v1.13.0
with:
Expand Down

0 comments on commit 87f6de4

Please sign in to comment.