Skip to content

Commit

Permalink
chore(deps): update pascalgn/automerge-action action to v0.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 22, 2024
1 parent c1fd88c commit 2ffd14a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test-project/.github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
github.actor == 'renovate'
steps:
- name: automerge
uses: pascalgn/[email protected].3
uses: pascalgn/[email protected].4
env:
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
MERGE_METHOD: "rebase"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
github.actor == 'renovate'
steps:
- name: automerge
uses: pascalgn/[email protected].3
uses: pascalgn/[email protected].4
env:
GITHUB_TOKEN: {{ '${{ secrets.PAT_TOKEN }}' }}
MERGE_METHOD: "rebase"
Expand Down

0 comments on commit 2ffd14a

Please sign in to comment.