Skip to content

Commit

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

build(deps): bump korthout/backport-action from 3.0.0 to 3.0.2
  • Loading branch information
minijackson authored Jun 5, 2024
2 parents 7bb74b6 + 6535d50 commit 5fed3bf
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 5fed3bf

Please sign in to comment.