mirror of
https://github.com/sharkdp/fd.git
synced 2025-12-12 20:35:51 +01:00
Merge pull request #1859 from sharkdp/dependabot/github_actions/softprops/action-gh-release-2.5.0
build(deps): bump softprops/action-gh-release from 2.4.1 to 2.5.0
This commit is contained in:
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
@@ -290,7 +290,7 @@ jobs:
|
||||
subject-digest: sha256::${{ steps.upload-deb.outputs.artifact-digest }}
|
||||
|
||||
- name: Publish archives and packages
|
||||
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
|
||||
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
|
||||
if: steps.is-release.outputs.IS_RELEASE
|
||||
with:
|
||||
files: |
|
||||
|
||||
Reference in New Issue
Block a user