Skip to content

Commit 8b2283d

Browse files
authored
Merge pull request #100 from MapServer/dependabot/github_actions/m-kuhn/backport-1.2.8
Bump m-kuhn/backport from 1.2.7 to 1.2.8
2 parents cb915db + 69f18cb commit 8b2283d

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
@@ -13,6 +13,6 @@ jobs:
1313
- name: Backport Bot
1414
id: backport
1515
if: github.event.pull_request.merged && ( ( github.event.action == 'closed' && contains( join( github.event.pull_request.labels.*.name ), 'backport') ) || contains( github.event.label.name, 'backport' ) )
16-
uses: m-kuhn/backport@v1.2.7
16+
uses: m-kuhn/backport@v1.2.8
1717
with:
1818
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)