From 418c9e7f294940831233ec9c3f9b055b4f2d5ca3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 18:00:18 -0400 Subject: [PATCH] Bump sangonzal/repository-traffic-action from 0.1.5 to 1 in the github-actions group (#596) --- .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 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 }}