diff --git a/.github/workflows/traffic_action.yml b/.github/workflows/traffic_action.yml index 333ec2d5a..50a7312d7 100644 --- a/.github/workflows/traffic_action.yml +++ b/.github/workflows/traffic_action.yml @@ -23,7 +23,7 @@ jobs: # Calculates traffic and clones and stores in CSV file - name: GitHub traffic - uses: sangonzal/repository-traffic-action@v1 + uses: sangonzal/repository-traffic-action@v0.1.6 env: TRAFFIC_ACTION_TOKEN: ${{ secrets.TRAFFIC_ACTION_TOKEN }}