Skip to content

Commit

Permalink
build(deps): bump korthout/backport-action from 3.0.2 to 3.1.0 (#337448)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangwalther authored Dec 9, 2024
2 parents 37da609 + 8ba9615 commit a37e778
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 @@ -28,7 +28,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
token: ${{ steps.app-token.outputs.token }}
- 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
copy_labels_pattern: 'severity:\ssecurity'
Expand Down

0 comments on commit a37e778

Please sign in to comment.