Skip to content

Commit 3d49957

Browse files
authored
Merge pull request #172 from bobokun/dependabot/github_actions/main/softprops/action-gh-release-3
2 parents b8640c9 + 404fc9c commit 3d49957

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-and-publish-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
ghcr.io/${{ github.repository_owner }}/${{ env.IMAGE_NAME }}:${{ steps.version.outputs.next_tag }}
159159
160160
- name: Create GitHub release
161-
uses: softprops/action-gh-release@v2
161+
uses: softprops/action-gh-release@v3
162162
with:
163163
tag_name: ${{ steps.version.outputs.next_tag }}
164164
target_commitish: main

0 commit comments

Comments
 (0)