Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Apr 26, 2021
1 parent 2f3936e commit b5f25ce
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.1.3
uses: m-kuhn/backport@v1.2.0
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.1.3",
"version": "1.2.0",
"license": "MIT",
"files": [
"action.yml",
Expand Down

0 comments on commit b5f25ce

Please sign in to comment.