Skip to content

Commit

Permalink
chore: bump to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorhugods committed Sep 20, 2024
1 parent 064d582 commit f40565b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Cherry pick
id: cherry-pick
uses: wireapp/[email protected].1
uses: wireapp/[email protected].2
with:
target-branch: 'develop' # Branch which will receive the automatic cherry-picks
submodules-target-branch: 'develop' # If you want the action to fast-forward the submodules to a specific branch
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wireapp-pr-cherry-pick",
"description": "GitHub Action that performs automatic cherry-picks",
"version": "1.0.1",
"version": "1.0.2",
"author": "wireapp",
"private": true,
"homepage": "https://github.com/wireapp/action-auto-cherry-pick",
Expand Down

0 comments on commit f40565b

Please sign in to comment.