Skip to content

Commit

Permalink
ci: update labeler workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewthetechie committed Mar 17, 2024
1 parent f550ab0 commit 47d763a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v3.1.0
uses: actions/checkout@v3.0.2

- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v4.1.0
uses: crazy-max/ghaction-github-labeler@v4.0.0
with:
skip-delete: true

0 comments on commit 47d763a

Please sign in to comment.