Skip to content

Commit

Permalink
chore(deps): update ncipollo/release-action action to v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2025
1 parent 73d6db2 commit 4fa3455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
})
- name: Create GitHub release
uses: ncipollo/release-action@v1.14.0
uses: ncipollo/release-action@v1.16.0
with:
tag: ${{ steps.version.outputs.next-version-tag }}
name: Cody for Visual Studio ${{ steps.version.outputs.next-version }}
Expand Down

0 comments on commit 4fa3455

Please sign in to comment.