Skip to content

Commit

Permalink
ci: gh-workflow-stats-action: bump version and move action repo (#1105)
Browse files Browse the repository at this point in the history
Move action repo from personal account to org, and bump to last version.
  • Loading branch information
fedordikarev authored Oct 11, 2024
1 parent 03612c6 commit d836bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/report-workflow-stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
actions: read
steps:
- name: Export GH Workflow Stats
uses: fedordikarev/[email protected].3
uses: neondatabase/[email protected].4
with:
DB_URI: ${{ secrets.GH_REPORT_STATS_DB_RW_CONNSTR }}
DB_TABLE: 'gh_workflow_stats_autoscaling'
Expand Down

0 comments on commit d836bf3

Please sign in to comment.