Skip to content

Commit

Permalink
Merge pull request #222 from grc-iit/221-traffic-metrics-collector-fails
Browse files Browse the repository at this point in the history
Fix traffic metric collection Action
  • Loading branch information
ibrodkin authored Nov 12, 2024
2 parents a12ae73 + 0ff452d commit 26784d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repository-traffic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

# Calculate traffic and clones and store in CSV file
- name: Repository 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 }}

Expand Down

0 comments on commit 26784d1

Please sign in to comment.