Skip to content

Commit 2153f6d

Browse files
authored
Merge pull request #65 from ActiveMemory/dependabot/github_actions/softprops/action-gh-release-3
deps: Bump softprops/action-gh-release from 2 to 3
2 parents bf4d756 + dca3779 commit 2153f6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: ./hack/build-all.sh ${{ steps.version.outputs.VERSION }}
3535

3636
- name: Create Release
37-
uses: softprops/action-gh-release@v2
37+
uses: softprops/action-gh-release@v3
3838
with:
3939
files: |
4040
dist/ctx-*

0 commit comments

Comments
 (0)