Skip to content

Commit

Permalink
ci: gh-workflow-stats-action: bump version and move action repo (#297)
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 and antelman107 committed Oct 24, 2024
1 parent 9c4b6a2 commit d894e5f
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 @@ -16,7 +16,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_neonctl'
Expand Down

0 comments on commit d894e5f

Please sign in to comment.