Skip to content

Commit

Permalink
Merge pull request #150 from epics-extensions/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/korthout/backport-action-3.1.0

build(deps): bump korthout/backport-action from 3.0.2 to 3.1.0
  • Loading branch information
minijackson authored Sep 4, 2024
2 parents 51fa061 + 146f3b3 commit 1d974bc
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 @@ -27,7 +27,7 @@ jobs:
# before creating a pull request
persist-credentials: true
- name: Create backport PRs
uses: korthout/backport-action@bd410d37cdcae80be6d969823ff5a225fe5c833f # v3.0.2
uses: korthout/backport-action@be567af183754f6a5d831ae90f648954763f17f5 # v3.1.0
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 1d974bc

Please sign in to comment.