Skip to content

Commit 0c9be0f

Browse files
committed
ci: use rust-licenses-noticer@v1 (#31)
1 parent 4324ad2 commit 0c9be0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/third_party_licenses_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515

16-
- uses: newrelic/rust-licenses-noticer@v0.1.0
16+
- uses: newrelic/rust-licenses-noticer@v1
1717
with:
1818
template-file: THIRD_PARTY_NOTICES.md.tmpl

0 commit comments

Comments
 (0)