Skip to content

Commit

Permalink
chore(deps): update pascalgn/automerge-action digest to 7961b8b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 3ddee8c commit b423488
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
steps:
- id: automerge-merge
name: automerge-merge
uses: pascalgn/automerge-action@22948e0bc22f0aa673800da838595a3e7347e584
uses: pascalgn/automerge-action@7961b8b5eec56cc088c140b56d864285eabd3f67
env:
GITHUB_TOKEN: "${{ secrets.WRITE_TOKEN }}"
MERGE_METHOD: "merge"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/auto_squash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
steps:
- id: automerge-squash
name: automerge-squash
uses: pascalgn/automerge-action@22948e0bc22f0aa673800da838595a3e7347e584
uses: pascalgn/automerge-action@7961b8b5eec56cc088c140b56d864285eabd3f67
continue-on-error: true
env:
GITHUB_TOKEN: "${{ secrets.WRITE_TOKEN }}"
Expand Down

0 comments on commit b423488

Please sign in to comment.