Skip to content

Commit

Permalink
chore(deps): update actions/github-script action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 18, 2021
1 parent d5c2b75 commit ca0939c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-plan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:

- name: Comment
if: steps.diff.outputs.diff
uses: actions/github-script@v3.1.1
uses: actions/github-script@v4.0.2
env:
PLAN: "terraform\n${{ steps.plan.outputs.stdout }}"
with:
Expand Down

0 comments on commit ca0939c

Please sign in to comment.