File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ jobs:
122
122
- name : Github Release
123
123
# We pin to the SHA, not the tag, for security reasons.
124
124
# https://docs.github.com/en/actions/learn-github-actions/security-hardening-for-github-actions#using-third-party-actions
125
- uses : softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5 # v0.1.14
125
+ uses : softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15
126
126
with :
127
127
files : dist/*
128
128
generate_release_notes : true
Original file line number Diff line number Diff line change 51
51
path : openapi/
52
52
53
53
- name : Github Release
54
- uses : softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5 # v0.1.14
54
+ uses : softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15
55
55
with :
56
56
files : openapi/openapi.json
57
57
generate_release_notes : true
You can’t perform that action at this time.
0 commit comments