Skip to content

Commit

Permalink
Bump sqren/backport-github-action from 9.2.2 to 9.3.0
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.2.2 to 9.3.0.
- [Release notes](https://github.com/sqren/backport-github-action/releases)
- [Commits](sorenlouv/backport-github-action@v9.2.2...v9.3.0)

---
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]>
  • Loading branch information
dependabot[bot] authored and porunov committed Sep 5, 2023
1 parent 2cdc04c commit baa1704
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 @@ -29,7 +29,7 @@ jobs:
)
steps:
- name: Backport Action
uses: sqren/backport-github-action@v9.2.2
uses: sqren/backport-github-action@v9.3.0
with:
github_token: ${{ secrets.ACCESS_TOKEN }}
auto_backport_label_prefix: backport/
Expand Down

0 comments on commit baa1704

Please sign in to comment.