Skip to content

Commit

Permalink
ci: update to repo-summary-post v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Nov 16, 2024
1 parent d84d790 commit c563c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/recent-activity-summary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Generate and Post Repository Summary
uses: akaihola/repo-summary-post@v0.0.6
uses: akaihola/repo-summary-post@v0.0.8
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'
repo-name: '${{ github.repository }}'
Expand Down

0 comments on commit c563c27

Please sign in to comment.