mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-09-06 22:17:39 +00:00
CI: dependencies pinned by hashes (#2915)
This commit is contained in:
@@ -21,6 +21,6 @@ jobs:
|
||||
if: github.repository == 'anuraghazra/github-readme-stats'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/labeler@v4
|
||||
- uses: actions/labeler@0967ca812e7fdc8f5f71402a1b486d5bd061fe20 # v4.2.0
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
Reference in New Issue
Block a user