Skip to content

Commit fad92d3

Browse files
GitHub Actions(deps): Bump sqren/backport-github-action
Bumps [sqren/backport-github-action](https://github.com/sqren/backport-github-action) from 9.3.0 to 9.5.1. - [Release notes](https://github.com/sqren/backport-github-action/releases) - [Commits](sorenlouv/backport-github-action@v9.3.0...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]>
1 parent 4fec17f commit fad92d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
)
1616
steps:
1717
- name: Backport Action
18-
uses: sqren/backport-github-action@v9.3.0
18+
uses: sqren/backport-github-action@v9.5.1
1919
with:
2020
github_token: ${{ secrets.GITHUB_TOKEN }}
2121
auto_backport_label_prefix: auto-backport-to-

0 commit comments

Comments
 (0)