Skip to content

Commit

Permalink
chore(deps): bump ridedott/release-me-action from 3.10.24 to 3.10.26
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.24 to 3.10.26.
- [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.24...v3.10.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent e334f58 commit 0a7353c
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/release-me-action@v3.10.24
uses: ridedott/release-me-action@v3.10.26
with:
commit-assets: |
./dist
Expand Down

0 comments on commit 0a7353c

Please sign in to comment.