Skip to content

Commit

Permalink
chore: Update actions to remove deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
sidewaysgravity committed Aug 14, 2023
1 parent 5761e5f commit eb61a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Create a GitHub release
if: ${{ steps.changelog.outputs.skipped == 'false' }}
uses: ncipollo/release-action@58ae73b360456532aafd58ee170c045abbeaee37
uses: ncipollo/release-action@a2e71bdd4e7dab70ca26a852f29600c98b33153e
with:
tag: ${{ steps.changelog.outputs.tag }}
name: Release ${{ steps.changelog.outputs.tag }}
Expand Down

0 comments on commit eb61a44

Please sign in to comment.