Skip to content

Commit

Permalink
Latest build conv (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
big-andy-coates authored Aug 18, 2023
1 parent 32f95bf commit 95c00f5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,6 @@ jobs:
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- uses: gradle/wrapper-validation-action@56b90f209b02bf6d1deae490e9ef18b21a389cd4 # v1.1.0
- name: Dependency Review
uses: actions/dependency-review-action@v3
with:
comment-summary-in-pr: true
# Think carefully about the implications of adding dependencies with new licence types.
# Licence ids: https://spdx.org/licenses/
# License risks: https://brainhub.eu/library/open-source-licenses-to-avoid
allow-licenses:
Apache-2.0, MIT
- name: Fetch version history
# Do NOT want to fetch all tags if building a specific tag.
# Doing so could result in code published with wrong version, if newer tags have been pushed
Expand Down

0 comments on commit 95c00f5

Please sign in to comment.