Skip to content

Commit

Permalink
Merge pull request #300663 from NixOS/dependabot/github_actions/korth…
Browse files Browse the repository at this point in the history
…out/backport-action-2.5.0

build(deps): bump korthout/backport-action from 2.4.1 to 2.5.0
  • Loading branch information
LeSuisse authored Apr 4, 2024
2 parents c0f5f27 + afca39b commit bb0849e
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@e8161d6a0dbfa2651b7daa76cbb75bc7c925bbf3 # v2.4.1
uses: korthout/backport-action@ef20d86abccbac3ee3a73cb2efbdc06344c390e5 # v2.5.0
with:
# Config README: https://github.com/korthout/backport-action#backport-action
copy_labels_pattern: 'severity:\ssecurity'
Expand Down

0 comments on commit bb0849e

Please sign in to comment.