Skip to content

Commit 4ae7086

Browse files
chore(deps): update softprops/action-gh-release action to v2.5.0
1 parent dcef5a3 commit 4ae7086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
# against the sigstore community Fulcio instance.
115115
run: echo "${TAGS}" | xargs -I {} cosign sign --yes {}@${DIGEST}
116116

117-
- uses: softprops/action-gh-release@v2.2.2
117+
- uses: softprops/action-gh-release@v2.5.0
118118
with:
119119
tag_name: ${{ steps.extract-version.outputs.PIHOLE_VERSION }}
120120
body: |

0 commit comments

Comments
 (0)