diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-12 12:00:30 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-12 12:00:30 +0000 |
| commit | be335749cf85e5e868b753e8f2f2a46fcf9b8abf (patch) | |
| tree | ba1995c35af7d7a052d8961c2087ab1e5ce63162 | |
| parent | Merge pull request #237302 from wegank/ueberzugpp-bump (diff) | |
| download | nixpkgs-origin/dependabot/github_actions/korthout/backport-action-1.3.1.tar.gz | |
build(deps): bump korthout/backport-action from 1.2.0 to 1.3.1origin/dependabot/github_actions/korthout/backport-action-1.3.1
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.2.0 to 1.3.1.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](https://github.com/korthout/backport-action/compare/v1.2.0...v1.3.1)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | .github/workflows/backport.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml index 60ceb304ee8a..81fc5306fea1 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -24,7 +24,7 @@ jobs: with: ref: ${{ github.event.pull_request.head.sha }} - name: Create backport PRs - uses: korthout/backport-action@v1.2.0 + uses: korthout/backport-action@v1.3.1 with: # Config README: https://github.com/korthout/backport-action#backport-action copy_labels_pattern: 'severity:\ssecurity' |
