Skip to content

Commit

Permalink
chore: Update minor and patch Github action dependencies (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent b7dcf65 commit 4e5afd5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/library-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
version: "${{ steps.package-version.outputs.current-version }}"
path: ./CHANGELOG.md
- name: Create release
uses: softprops/[email protected].5
uses: softprops/[email protected].6
with:
prerelease: false
body: ${{ steps.read-changelog.outputs.changes }}
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Changed

- Remove Radix props dependency
- Update minor and patch Github action dependencies

## [1.0.34] - 2024-06-21

Expand Down

0 comments on commit 4e5afd5

Please sign in to comment.