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
homarr-renovate[bot] authored Sep 22, 2024
1 parent da2c8fa commit e103b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment-weekly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- id: automerge
if: ${{ steps.semver.outputs.bump != 'major' }}
name: automerge
uses: "pascalgn/[email protected].3"
uses: "pascalgn/[email protected].4"
env:
GITHUB_TOKEN: ${{ steps.obtainMergeToken.outputs.token }}
MERGE_METHOD: merge # we prefer merge commits for merging to master
Expand Down

0 comments on commit e103b11

Please sign in to comment.