Skip to content

Commit

Permalink
Update github-scripts used in automatic-rebase.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
na4zagin3 authored Oct 23, 2023
1 parent 6218b2b commit 4e5fee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatic-rebase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
- name: Report the failure
uses: actions/github-script@v2
uses: actions/github-script@v6
if: failure()
with:
script: |
Expand Down

0 comments on commit 4e5fee6

Please sign in to comment.