Skip to content

Commit 9d137d3

Browse files
authored
Merge pull request #1940 from sharkdp/dependabot/github_actions/softprops/action-gh-release-2.6.1
build(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1
2 parents 0336452 + 1d386ab commit 9d137d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CICD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ jobs:
290290
subject-digest: sha256:${{ steps.upload-deb.outputs.artifact-digest }}
291291

292292
- name: Publish archives and packages
293-
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
293+
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
294294
if: steps.is-release.outputs.IS_RELEASE
295295
with:
296296
files: |

0 commit comments

Comments
 (0)