Merge pull request #237341 from NixOS/dependabot/github_actions/korthout/backport-action-1.3.1

authored by

Artturi and committed by
GitHub
d6e221f0 1ad5661a

+1 -1
+1 -1
.github/workflows/backport.yml
··· 24 24 with: 25 25 ref: ${{ github.event.pull_request.head.sha }} 26 26 - name: Create backport PRs 27 - uses: korthout/backport-action@v1.2.0 27 + uses: korthout/backport-action@v1.3.1 28 28 with: 29 29 # Config README: https://github.com/korthout/backport-action#backport-action 30 30 copy_labels_pattern: 'severity:\ssecurity'