Skip to content

Commit

Permalink
Merge pull request #2724 from AlchemyCMS/update-backport-action
Browse files Browse the repository at this point in the history
Update backport action to v9.3.1
  • Loading branch information
tvdeyen authored Feb 12, 2024
2 parents f302974 + 3d4356e commit 4eb0b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
)
steps:
- name: Backport pull request
uses: sqren/backport-github-action@v8.9.7
uses: sqren/backport-github-action@v9.3.1
with:
github_token: ${{ secrets.ALCHEMY_CI_BOT_ACCESS_TOKEN }}
auto_backport_label_prefix: backport-to-
Expand Down

0 comments on commit 4eb0b24

Please sign in to comment.