Skip to content

Commit a9ad3ca

Browse files
chore(deps): update actions/github-script action to v7.1.0 (#157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12eaf99 commit a9ad3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
continue-on-error: true
136136

137137
- name: Comment on pull request
138-
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
138+
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
139139
if: github.event_name == 'pull_request'
140140
env:
141141
WORKSPACE: ${{ matrix.workspace }}

0 commit comments

Comments
 (0)