Skip to content

Commit 35b3508

Browse files
chore(deps): update softprops/action-gh-release action to v2.2.0 (#247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c00ec19 commit 35b3508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282

8383
# Create a release based on the new tag
8484
- name: Create release
85-
uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 # v2.1.0
85+
uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2.0
8686
with:
8787
tag_name: ${{ steps.bumpTag.outputs.new_tag }}
8888
env:

0 commit comments

Comments
 (0)