Skip to content

Commit 6f51450

Browse files
chore(deps): update softprops/action-gh-release action to v2.6.2
1 parent 952bde8 commit 6f51450

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@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
86+
uses: softprops/action-gh-release@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65 # v2.6.2
8787
with:
8888
tag_name: ${{ steps.bumpTag.outputs.new_tag }}
8989
env:

0 commit comments

Comments
 (0)