Skip to content

Commit 090a5eb

Browse files
dependabot[bot]BethanyG
authored andcommitted
Bump exercism/pr-commenter-action from 1.3.1 to 1.4.0
Bumps [exercism/pr-commenter-action](https://github.com/exercism/pr-commenter-action) from 1.3.1 to 1.4.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.3.1...v1.4.0) --- updated-dependencies: - dependency-name: exercism/pr-commenter-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0765a70 commit 090a5eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.3.1
9+
- uses: exercism/pr-commenter-action@v1.4.0
1010
with:
1111
github-token: "${{ github.token }}"
1212
config-file: ".github/pr-commenter.yml"

0 commit comments

Comments
 (0)