Skip to content

Commit

Permalink
build: update repo-summary-post to v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Aug 11, 2024
1 parent e9c4df1 commit ed62684
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 @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Generate and Post Repository Summary
uses: akaihola/repo-summary-post@v0.0.4
uses: akaihola/repo-summary-post@v0.0.5
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
repo-name: ${{ github.repository }}
Expand Down

0 comments on commit ed62684

Please sign in to comment.