Skip to content

Commit 358e406

Browse files
Bump exercism/pr-commenter-action from 1.5.0 to 1.5.1 (#3525)
Bumps [exercism/pr-commenter-action](https://github.com/exercism/pr-commenter-action) from 1.5.0 to 1.5.1. - [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.5.0...v1.5.1) --- updated-dependencies: - dependency-name: exercism/pr-commenter-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c30b56 commit 358e406

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/[email protected].0
9+
- uses: exercism/[email protected].1
1010
with:
1111
github-token: "${{ github.token }}"
1212
config-file: ".github/pr-commenter.yml"

0 commit comments

Comments
 (0)