Skip to content

Commit

Permalink
chore(deps): update juliangruber/approve-pull-request-action action t…
Browse files Browse the repository at this point in the history
…o v1.1.5
  • Loading branch information
renovate[bot] committed Oct 19, 2022
1 parent c5d8ff4 commit c3d791e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
body: ${{ steps.compare-commits.outputs.differences }}
labels: dependencies,autorebase:opt-in

- uses: juliangruber/[email protected].1
- uses: juliangruber/[email protected].5
if: ${{ fromJSON(steps.needs-pr.outputs.did-change) }}
with:
github-token: ${{ steps.generate-pr-approval-token.outputs.token }}
Expand Down

0 comments on commit c3d791e

Please sign in to comment.