Skip to content

Commit

Permalink
Update .github/workflows/Breakage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison authored Feb 15, 2025
1 parent 579ba21 commit 2ec1c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Breakage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
done >> summary.md
- name: PR comment with file
uses: actions/github-script@latest
uses: actions/github-script@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |
Expand Down

0 comments on commit 2ec1c26

Please sign in to comment.