We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c476e2 + 7976917 commit ee6568cCopy full SHA for ee6568c
.github/workflows/container_app_pr.yml
@@ -86,7 +86,7 @@ jobs:
86
:ship: [See on GHCR](https://github.com/orgs/gdcc/packages/container). Use by referencing with full name as printed above, mind the registry name.
87
88
# Leave a note when things have gone sideways
89
- - uses: peter-evans/create-or-update-comment@v4
+ - uses: peter-evans/create-or-update-comment@v5
90
if: ${{ failure() }}
91
with:
92
issue-number: ${{ github.event.client_payload.pull_request.number }}
0 commit comments