this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci(github-action)!: Update actions/labeler action ( v5 → v6 ) (#2288)

| datasource | package | from | to |
| ----------- | --------------- | ---- | -- |
| github-tags | actions/labeler | v5 | v6 |

Co-authored-by: samip5-bot[bot] <118629685+samip5-bot[bot]@users.noreply.github.com>

authored by

samip5-bot[bot]
samip5-bot[bot]
and committed by
GitHub
ec5d88a5 df419c9e

+1 -1
+1 -1
.github/workflows/meta-labeler.yaml
··· 19 19 private_key: ${{ secrets.BOT_APP_PRIVATE_KEY }} 20 20 21 21 - name: Labeler 22 - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5 22 + uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6 23 23 with: 24 24 repo-token: "${{ steps.generate-token.outputs.token }}" 25 25 configuration-path: .github/labeler.yaml