CI: dependencies pinned by hashes (#2915)

This commit is contained in:
Alexandr Garbuzov
2023-07-21 11:55:56 +02:00
committed by GitHub
parent 96d3a47a9f
commit 0c380e3982
11 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -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 }}"