mirror of https://github.com/docker/docs.git
deps: bump and pin actions/labeler@v5
- Upgrades node16 to node20 - Uses dot: true by default https://github.com/actions/labeler/releases/tag/v5.0.0 Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
d6de5de66c
commit
e4aaa11f29
|
@ -16,6 +16,4 @@ jobs:
|
|||
steps:
|
||||
-
|
||||
name: Run
|
||||
uses: actions/labeler@v4
|
||||
with:
|
||||
dot: true
|
||||
uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
|
||||
|
|
Loading…
Reference in New Issue