Skip to content

Commit

Permalink
Merge pull request #227 from artichoke/lopopolo/mit-0
Browse files Browse the repository at this point in the history
Bump artichoke/generate_third_party to v1.13.0 to accept MIT-0 license
  • Loading branch information
lopopolo authored Feb 22, 2024
2 parents 338ac95 + 2548740 commit 5274a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
echo "commit=${release_commit}" >> $GITHUB_OUTPUT
- name: Generate THIRDPARTY license listing
uses: artichoke/generate_third_party@v1.12.1
uses: artichoke/generate_third_party@v1.13.0
with:
artichoke_ref: ${{ steps.release_info.outputs.commit }}
target_triple: ${{ matrix.target }}
Expand Down

0 comments on commit 5274a66

Please sign in to comment.