Skip to content

Commit

Permalink
Bump unsplash/comment-on-pr from 1.3.0 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [unsplash/comment-on-pr](https://github.com/unsplash/comment-on-pr) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/unsplash/comment-on-pr/releases)
- [Commits](unsplash/comment-on-pr@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: unsplash/comment-on-pr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2022
1 parent f6be5e5 commit d936baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compare-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
echo "::set-output name=comment::$comment"
- name: Comment on pull request
if: steps.output.outputs.comment
uses: unsplash/comment-on-pr@v1.3.0
uses: unsplash/comment-on-pr@v1.3.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit d936baa

Please sign in to comment.