Skip to content

Commit aa47294

Browse files
dependabot[bot]Pierre-Sassoulas
authored andcommitted
Bump pylint-dev/backport from 2.1.3 to 2.1.6 (#10922)
Bumps [pylint-dev/backport](https://github.com/pylint-dev/backport) from 2.1.3 to 2.1.6. - [Release notes](https://github.com/pylint-dev/backport/releases) - [Commits](pylint-dev/backport@6accae9...e071919) --- updated-dependencies: - dependency-name: pylint-dev/backport dependency-version: 2.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 647e657 commit aa47294

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
permission-contents: write # push branch to Github
3434
permission-pull-requests: write # create PR / add comment for manual backport
3535
permission-workflows: write # modify files in .github/workflows
36-
- uses: pylint-dev/backport@6accae9e09c5ad1bc3a0b56adf37c45357e7bcdc # v2.1.3
36+
- uses: pylint-dev/backport@e071919112ee369aaf4453465fa5037ac25cdd2d # v2.1.6
3737
with:
3838
github_token: ${{ steps.app-token.outputs.token }}
3939
user_name: ${{ vars.BACKPORT_USER_NAME }}

0 commit comments

Comments
 (0)