1
0
mirror of https://github.com/insomniafi/insomniaid-bot.git synced 2025-09-05 08:53:23 +00:00

2 Commits

Author SHA1 Message Date
github-actions[bot]
d4c02472b6 Merge pull request #21 from insomniafi/dependabot/github_actions/develop/actions/labeler-6
Bump actions/labeler from 5 to 6
2025-09-04 18:12:51 +00:00
dependabot[bot]
ca89b5b439 Bump actions/labeler from 5 to 6
Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 18:12:39 +00:00

View File

@@ -11,7 +11,7 @@ jobs:
pull-requests: write pull-requests: write
steps: steps:
- uses: actions/labeler@v5 - uses: actions/labeler@v6
with: with:
repo-token: "${{ secrets.GITHUB_TOKEN }}" repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true sync-labels: true