Skip to content

Commit

Permalink
Bump sqren/backport-github-action from 9.3.1 to 9.5.1 (#272)
Browse files Browse the repository at this point in the history
Bumps [sqren/backport-github-action](https://github.com/sqren/backport-github-action) from 9.3.1 to 9.5.1.
- [Release notes](https://github.com/sqren/backport-github-action/releases)
- [Commits](sorenlouv/backport-github-action@v9.3.1...v9.5.1)

---
updated-dependencies:
- dependency-name: sqren/backport-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent 7bb6504 commit b58a5cb
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 @@ -18,7 +18,7 @@ jobs:
)
steps:
- name: Backport
uses: sqren/backport-github-action@v9.3.1
uses: sqren/backport-github-action@v9.5.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
auto_backport_label_prefix: backport-to-

0 comments on commit b58a5cb

Please sign in to comment.