Skip to content

Commit bd3bbd7

Browse files
Merge pull request #5609 from k0sproject/dependabot/github_actions/korthout/backport-action-3.2.0
Bump korthout/backport-action from 3.1.0 to 3.2.0
2 parents 0f43db9 + aceaa64 commit bd3bbd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
token: ${{ secrets.GH_BACKPORT_TOKEN }}
3434
ref: ${{ github.event.pull_request.head.sha }}
3535
- name: Create backport PRs
36-
uses: korthout/backport-action@v3.1.0
36+
uses: korthout/backport-action@v3.2.0
3737
with:
3838
# Inputs documented here: https://github.com/korthout/backport-action?tab=readme-ov-file#inputs
3939
github_token: ${{ secrets.GH_BACKPORT_TOKEN }}

0 commit comments

Comments
 (0)