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 digest ( 634933e → f27b608 )

authored by

samip5-bot[bot] and committed by
GitHub
3246282e 94419c96

+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@634933edcd8ababfe52f92936142cc22ac488b1b # v6 22 + uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6 23 23 with: 24 24 repo-token: "${{ steps.generate-token.outputs.token }}" 25 25 configuration-path: .github/labeler.yaml