Skip to content

Commit

Permalink
chore(deps): bump ridedott/release-me-action from 3.10.45 to 3.10.46
Browse files Browse the repository at this point in the history
Bumps [ridedott/release-me-action](https://github.com/ridedott/release-me-action) from 3.10.45 to 3.10.46.
- [Release notes](https://github.com/ridedott/release-me-action/releases)
- [Changelog](https://github.com/ridedott/release-me-action/blob/master/CHANGELOG.md)
- [Commits](ridedott/release-me-action@v3.10.45...v3.10.46)

---
updated-dependencies:
- dependency-name: ridedott/release-me-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 91caa3d commit 69ffe1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-delivery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.DOTTBOTT_TOKEN }}
id: release
name: Release
uses: ridedott/[email protected].45
uses: ridedott/[email protected].46
with:
commit-assets: |
./dist
Expand Down

0 comments on commit 69ffe1d

Please sign in to comment.