Skip to content

Commit

Permalink
Release 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Jan 3, 2022
1 parent c7d5cb7 commit dad02ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
name: Backport
steps:
- name: Backport
uses: m-kuhn/backport@v1.2.5
uses: m-kuhn/backport@v1.2.6
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backport",
"version": "1.2.5",
"version": "1.2.6",
"license": "MIT",
"files": [
"action.yml",
Expand Down

0 comments on commit dad02ae

Please sign in to comment.