diff --git a/.github/workflows/traffic_action.yml b/.github/workflows/traffic_action.yml index 48db62741..333ec2d5a 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@v0.1.5 + uses: sangonzal/repository-traffic-action@v1 env: TRAFFIC_ACTION_TOKEN: ${{ secrets.TRAFFIC_ACTION_TOKEN }}