2 parents b8640c9 + 404fc9c commit 3d49957Copy full SHA for 3d49957
1 file changed
.github/workflows/release-and-publish-images.yml
@@ -158,7 +158,7 @@ jobs:
158
ghcr.io/${{ github.repository_owner }}/${{ env.IMAGE_NAME }}:${{ steps.version.outputs.next_tag }}
159
160
- name: Create GitHub release
161
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
162
with:
163
tag_name: ${{ steps.version.outputs.next_tag }}
164
target_commitish: main
0 commit comments