Skip to content

Commit 6a36461

Browse files
chore(deps): update softprops/action-gh-release action to v2.2.1 (#255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f37ae42 commit 6a36461

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@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2.0
85+
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
8686
with:
8787
tag_name: ${{ steps.bumpTag.outputs.new_tag }}
8888
env:

0 commit comments

Comments
 (0)