Skip to content

Commit

Permalink
(ci): update action version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauvino authored and Qstick committed Apr 28, 2024
1 parent 615f589 commit 938848b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Expand Up @@ -9,4 +9,4 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
- uses: actions/labeler@v5
2 changes: 1 addition & 1 deletion .github/workflows/lock.yml
Expand Up @@ -9,7 +9,7 @@ jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v4
- uses: dessant/lock-threads@v5
with:
github-token: ${{ github.token }}
issue-inactive-days: '90'
Expand Down

0 comments on commit 938848b

Please sign in to comment.