Skip to content

Commit

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

chore(deps): bump korthout/backport-action from 2.5.0 to 3.1.0
  • Loading branch information
kingdonb authored Aug 25, 2024
2 parents 0156651 + 38b2c0c commit c202fa5
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@ef20d86abccbac3ee3a73cb2efbdc06344c390e5 # v2.5.0
uses: korthout/backport-action@be567af183754f6a5d831ae90f648954763f17f5 # v3.1.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 c202fa5

Please sign in to comment.