chore(deps): pin dependencies (#11)

This commit is contained in:
renovate[bot]
2025-02-09 18:12:26 +02:00
committed by GitHub
parent 356ae846b6
commit 2b5566c2c5
3 changed files with 8 additions and 8 deletions

View File

@@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Update gist
uses: matchai/waka-box@v5.0.0
uses: matchai/waka-box@7c3b60d16e050e453b8bfe7ef484f171928a8726 # v5.0.0
env:
GIST_ID: ${{ secrets.WAKA_BOX_GIST_ID }}
GH_TOKEN: ${{ secrets.WAKA_BOX_GH_TOKEN }}