Skip to content

Commit

Permalink
Fix Update images digests job (gitpod-io#17413)
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf authored Apr 27, 2023
1 parent 6203104 commit 96bc402
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-image-digest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ jobs:
with:
token: ${{ secrets.ROBOQUAT_AUTOMATIC_CHANGELOG }}
commit-message: update index
title: "Update images digests to %s", digestVal
title: "Update images digests"
body: |
Update images digests
Update images digests using the latest version available for image/s
```release-note
NONE
Expand Down

0 comments on commit 96bc402

Please sign in to comment.