Skip to content

Commit ec628f7

Browse files
Bump exercism/pr-commenter-action from 1.5.1 to 1.5.2 (#4118)
Bumps [exercism/pr-commenter-action](https://github.com/exercism/pr-commenter-action) from 1.5.1 to 1.5.2. - [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@085ef62...f4a6aa5) --- updated-dependencies: - dependency-name: exercism/pr-commenter-action dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fe8d41 commit ec628f7

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-24.04
88
steps:
9-
- uses: exercism/pr-commenter-action@085ef62d2a541a112c3ade1d24deea83665ea186
9+
- uses: exercism/pr-commenter-action@f4a6aa5acc07742989788e70fd89cdc0980f0d1e
1010
with:
1111
github-token: "${{ github.token }}"
1212
config-file: ".github/pr-commenter.yml"

0 commit comments

Comments
 (0)