Skip to content

Commit adc4659

Browse files
Bump exercism/pr-commenter-action from 1.4.0 to 1.5.0 (#3503)
Bumps [exercism/pr-commenter-action](https://github.com/exercism/pr-commenter-action) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/exercism/pr-commenter-action/releases) - [Changelog](https://github.com/exercism/pr-commenter-action/blob/main/CHANGELOG.md) - [Commits](exercism/pr-commenter-action@v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: exercism/pr-commenter-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 418e5d2 commit adc4659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-commenter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
pr-comment:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: exercism/pr-commenter-action@v1.4.0
9+
- uses: exercism/pr-commenter-action@v1.5.0
1010
with:
1111
github-token: "${{ github.token }}"
1212
config-file: ".github/pr-commenter.yml"

0 commit comments

Comments
 (0)