Skip to content

Commit

Permalink
build(deps): bump korthout/backport-action from 3.0.0 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](korthout/backport-action@7e7cb19...bd410d3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 7bb74b6 commit 6535d50
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 @@ -24,7 +24,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Create backport PRs
uses: korthout/backport-action@7e7cb1977d64d20339e8fdec12c0a1a065371de7 # v3.0.0
uses: korthout/backport-action@bd410d37cdcae80be6d969823ff5a225fe5c833f # v3.0.2
with:
# Config README: https://github.com/korthout/backport-action#backport-action
branch_name: backport/${pull_number}-to-${target_branch}
Expand Down

0 comments on commit 6535d50

Please sign in to comment.