Skip to content

Commit

Permalink
chore(deps): bump korthout/backport-action
Browse files Browse the repository at this point in the history
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 52886ff43ef0184911d99c0a489f5c1307db8fc7 to 924c8170740fa1e3685f69014971f7f251633f53.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](korthout/backport-action@52886ff...924c817)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ADD-SP committed Jun 25, 2024
1 parent bd2c233 commit e8c5b8e
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 @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Create backport pull requests
uses: korthout/backport-action@52886ff43ef0184911d99c0a489f5c1307db8fc7 # v2.4.1
uses: korthout/backport-action@924c8170740fa1e3685f69014971f7f251633f53 # v2.4.1
id: backport
with:
github_token: ${{ secrets.PAT }}
Expand Down

0 comments on commit e8c5b8e

Please sign in to comment.