Skip to content

Commit

Permalink
feat(deps): bump edumserrano/find-create-or-update-comment from 1.0.4…
Browse files Browse the repository at this point in the history
… to 2.0.0 (#117)

feat(deps): bump edumserrano/find-create-or-update-comment

Bumps [edumserrano/find-create-or-update-comment](https://github.com/edumserrano/find-create-or-update-comment) from 1.0.4 to 2.0.0.
- [Release notes](https://github.com/edumserrano/find-create-or-update-comment/releases)
- [Commits](edumserrano/find-create-or-update-comment@v1.0.4...v2.0.0)

---
updated-dependencies:
- dependency-name: edumserrano/find-create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent df8ad35 commit f0a2ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ jobs:
echo "validate=${validate}" >> $GITHUB_OUTPUT
- name: Post/update results as comment
uses: edumserrano/find-create-or-update-comment@v1.0.4
uses: edumserrano/find-create-or-update-comment@v2.0.0
# This step will fail when running on the main branch, as there
# won't be any PR or comment to find.
continue-on-error: true
Expand Down

0 comments on commit f0a2ee4

Please sign in to comment.