mirror of
https://github.com/danog/sass-site.git
synced 2025-01-22 13:51:46 +01:00
Bump peter-evans/create-or-update-comment from 2 to 3 (#739)
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 3. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v2...v3) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e5e36a004c
commit
a6dd49b2c1
2
.github/workflows/shadow-repo-build.yml
vendored
2
.github/workflows/shadow-repo-build.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.event_name == 'pull_request' && github.event.action == 'opened'
|
||||
steps:
|
||||
- uses: peter-evans/create-or-update-comment@v2
|
||||
- uses: peter-evans/create-or-update-comment@v3
|
||||
with:
|
||||
issue-number: ${{ github.event.number }}
|
||||
body: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user