Skip to content

Commit

Permalink
Merge pull request #93 from epics-extensions/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/korthout/backport-action-3.0.0

build(deps): bump korthout/backport-action from 2.5.0 to 3.0.0
  • Loading branch information
minijackson committed May 28, 2024
2 parents 640262e + d93270a commit cff6c31
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@ef20d86abccbac3ee3a73cb2efbdc06344c390e5 # v2.5.0
uses: korthout/backport-action@7e7cb1977d64d20339e8fdec12c0a1a065371de7 # v3.0.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 cff6c31

Please sign in to comment.