Skip to content

Commit

Permalink
Bump sqren/backport-github-action from 9.2.1 to 9.2.2
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.1 to 9.2.2.
- [Release notes](https://github.com/sqren/backport-github-action/releases)
- [Commits](sorenlouv/backport-github-action@682f871...52bcafe)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and laeubi committed Sep 4, 2023
1 parent 5e26e16 commit 21d8a91
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 @@ -21,7 +21,7 @@ jobs:
contents: write
steps:
- name: Backport Action
uses: sqren/backport-github-action@682f871a79e28f3a79dc87c4098bf2a894d12285 # v9.2.1
uses: sqren/backport-github-action@52bcafe7ea063705421cd5b7c30977e95b98b1bb # v9.2.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
auto_backport_label_prefix: backport-to-
Expand Down

0 comments on commit 21d8a91

Please sign in to comment.