Skip to content

Commit 1858eae

Browse files
Bump peter-evans/create-or-update-comment from 3 to 4
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3 to 4. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v3...v4) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd36c1c commit 1858eae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
run: ./runtests.sh --build --net
7272

7373
- name: Add reaction
74-
uses: peter-evans/create-or-update-comment@v3
74+
uses: peter-evans/create-or-update-comment@v4
7575
with:
7676
token: ${{ secrets.PR_MAINTAIN }}
7777
repository: ${{ github.event.client_payload.github.payload.repository.full_name }}
@@ -151,7 +151,7 @@ jobs:
151151
python -m tests.test_integration_gpu_customization
152152
153153
- name: Add reaction
154-
uses: peter-evans/create-or-update-comment@v3
154+
uses: peter-evans/create-or-update-comment@v4
155155
with:
156156
token: ${{ secrets.PR_MAINTAIN }}
157157
repository: ${{ github.event.client_payload.github.payload.repository.full_name }}

0 commit comments

Comments
 (0)