mirror of
https://github.com/nestriness/cli.git
synced 2025-12-12 20:25:36 +02:00
Compare commits
1 Commits
72e0be792d
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c24edcfcc8 |
2
.github/workflows/autolabeller.yml
vendored
2
.github/workflows/autolabeller.yml
vendored
@@ -82,7 +82,7 @@ jobs:
|
||||
pull-requests: write
|
||||
steps:
|
||||
- name: Checkout your code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- uses: srvaroa/labeler@v1
|
||||
with:
|
||||
|
||||
2
.github/workflows/labels.yml
vendored
2
.github/workflows/labels.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
-
|
||||
name: Run Labeler
|
||||
uses: crazy-max/ghaction-github-labeler@v5
|
||||
|
||||
Reference in New Issue
Block a user