From 1cf650486c6220b355bc1f0350f41e4167be4a61 Mon Sep 17 00:00:00 2001 From: Jessica Scheick Date: Mon, 9 Sep 2024 14:33:38 -0400 Subject: [PATCH] bump sangonzal/repository-traffic-action version to latest working one (fixes #596 + #601) (#602) --- .github/workflows/traffic_action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/traffic_action.yml b/.github/workflows/traffic_action.yml index 50a7312d7..15f153bed 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.6 + uses: sangonzal/repository-traffic-action@v.0.1.6 env: TRAFFIC_ACTION_TOKEN: ${{ secrets.TRAFFIC_ACTION_TOKEN }}