diff --git a/.github/workflows/schedule.yml b/.github/workflows/schedule.yml index 36b81b6ea..2a1457d56 100644 --- a/.github/workflows/schedule.yml +++ b/.github/workflows/schedule.yml @@ -9,8 +9,8 @@ jobs: update-gist: runs-on: ubuntu-latest steps: - - name: Update gist - uses: maxam2017/productive-box@master + - name: productive-box + uses: maxam2017/productive-box@v.1.1.2 env: GH_TOKEN: ${{ secrets.GH_TOKEN }} GIST_ID: ${{ secrets.GIST_ID }}