1
0
mirror of https://github.com/actions/labeler synced 2026-05-12 06:11:09 +02:00

Merge remote-tracking branch 'upstream/main' into dot-option

This commit is contained in:
Alexander Kachkaev
2022-09-14 14:54:45 +01:00
15 changed files with 5443 additions and 1091 deletions

View File

@@ -18,5 +18,5 @@ inputs:
required: false
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'