Skip to content

Commit 5df3d0c

Browse files
Bump pylint-dev/backport from 2.1.1 to 2.1.3 (#2951)
Bumps [pylint-dev/backport](https://github.com/pylint-dev/backport) from 2.1.1 to 2.1.3. - [Release notes](https://github.com/pylint-dev/backport/releases) - [Commits](pylint-dev/backport@9436784...6accae9) --- updated-dependencies: - dependency-name: pylint-dev/backport dependency-version: 2.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 657c086 commit 5df3d0c

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@94367840595495e101f9a31415897c05da1f08d9 # v2.1.1
36+
- uses: pylint-dev/backport@6accae9e09c5ad1bc3a0b56adf37c45357e7bcdc # v2.1.3
3737
with:
3838
github_token: ${{ steps.app-token.outputs.token }}
3939
user_name: ${{ vars.BACKPORT_USER_NAME }}

0 commit comments

Comments
 (0)