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

Bump peter-evans/create-or-update-comment from 2.1.1 to 3.0.0
This commit is contained in:
Bret Fisher
2023-04-13 03:36:41 -04:00
committed by GitHub

View File

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