Skip to content

Commit

Permalink
Upgrade to generate_third_party v1.13.0 to pull in license fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lopopolo committed Feb 20, 2024
1 parent 2e0e87e commit a115827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
print(f"build_timestamp={build_timestamp}", file=f)
- 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.latest.outputs.commit }}
target_triple: ${{ matrix.target_triple }}
Expand Down

0 comments on commit a115827

Please sign in to comment.