Skip to content

Commit a66fd88

Browse files
chore(deps): update softprops/action-gh-release action to v2.2.2 (#281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97e3408 commit a66fd88

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
@@ -83,7 +83,7 @@ jobs:
8383

8484
# Create a release based on the new tag
8585
- name: Create release
86-
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
86+
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
8787
with:
8888
tag_name: ${{ steps.bumpTag.outputs.new_tag }}
8989
env:

0 commit comments

Comments
 (0)