projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77b2401
)
CI: labeler: target major version of labeler action
author
Christian Marangi
<ansuelsmth@gmail.com>
Wed, 12 Oct 2022 14:49:46 +0000
(16:49 +0200)
committer
Christian Marangi
<ansuelsmth@gmail.com>
Wed, 12 Oct 2022 14:49:46 +0000
(16:49 +0200)
Target major version of labeler to include minor fixes and use always
the latest major version with included fixes.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
.github/workflows/labeler.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/labeler.yml
b/.github/workflows/labeler.yml
index 420617809b668068d255838bb7f5bcc6650b6c17..b67265ca80a4d8a785954aebe512b37885eb84bb 100644
(file)
--- a/
.github/workflows/labeler.yml
+++ b/
.github/workflows/labeler.yml
@@
-14,6
+14,6
@@
jobs:
name: Pull Request Labeler
runs-on: ubuntu-latest
steps:
- - uses: actions/labeler@v4
.0.1
+ - uses: actions/labeler@v4
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'