Skip to content

Commit

Permalink
(#598) Bump pascalgn/automerge-action from 0.16.2 to 0.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent e4979cc commit 6449a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-dependabot-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: echo "title=$(gh pr view --json=title --jq '.title' $PR_URL)" >> $GITHUB_OUTPUT

- name: Squash & Merge
uses: "pascalgn/automerge-action@v0.16.2"
uses: "pascalgn/automerge-action@v0.16.3"
id: squashmerge
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6449a62

Please sign in to comment.