Merge pull request #37 from BretFisher/dependabot/github_actions/peter-evans/create-or-update-comment-3.0.2

This commit is contained in:
Bret Fisher
2023-06-09 14:58:20 -07:00
committed by GitHub

View File

@@ -201,7 +201,7 @@ jobs:
# If PR, put image tags in the PR comments
- name: Create or update comment for image tags
uses: peter-evans/create-or-update-comment@v3.0.1
uses: peter-evans/create-or-update-comment@v3.0.2
if: github.event_name == 'pull_request' && inputs.comment-enable
with:
comment-id: ${{ steps.fc.outputs.comment-id }}