Skip to content

Commit

Permalink
Merge pull request #1699 from fluxcd/dependabot/github_actions/kortho…
Browse files Browse the repository at this point in the history
…ut/backport-action-2.0.0

Bump korthout/backport-action from 1.4.0 to 2.0.0
  • Loading branch information
stefanprodan authored Oct 31, 2023
2 parents 28105d9 + b6830f9 commit c36dbb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Create backport PRs
uses: korthout/backport-action@bd68141f079bd036e45ea8149bc9d174d5a04703 # v1.4.0
uses: korthout/backport-action@408fae11ed190c2f91bf15d15af01b8f8b45709b # v2.0.0
# xref: https://github.com/korthout/backport-action#inputs
with:
# Use token to allow workflows to be triggered for the created PR
Expand Down

0 comments on commit c36dbb8

Please sign in to comment.