Skip to content

Commit ec6200f

Browse files
authored
Merge pull request #11 from kubescape/dependabot/github_actions/softprops/action-gh-release-2.0.8
Bump softprops/action-gh-release from 2.0.4 to 2.0.8
2 parents 9d1bf35 + ac7c302 commit ec6200f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
with:
151151
path: .
152152
- name: Release
153-
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564
153+
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191
154154
env:
155155
latest: ${{ needs.release-checker.outputs.latest }}
156156
release: ${{ needs.release-checker.outputs.release }}

0 commit comments

Comments
 (0)