Skip to content

Commit d1cb12b

Browse files
committed
ci: unpin workflow
1 parent 09e5efb commit d1cb12b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dependency-review.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212
contents: read
1313

1414
jobs:
15-
check-provenance:
16-
uses: nuxt/.github/.github/workflows/dependency-review.yml@24a72f836050b01991052633f959d7b343610f73
15+
dependency-review:
16+
uses: nuxt/.github/.github/workflows/dependency-review.yml@main
1717
with:
1818
fail-on-provenance-change: true

0 commit comments

Comments
 (0)