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 4f9bbdad6454a96999af41d5fd3e91d8c4a7c2ee.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](korthout/backport-action@52886ff...4f9bbda)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent ea6b3c8 commit de9bd9c
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@4f9bbdad6454a96999af41d5fd3e91d8c4a7c2ee # v2.4.1
id: backport
with:
github_token: ${{ secrets.PAT }}
Expand Down

0 comments on commit de9bd9c

Please sign in to comment.