Skip to content

Commit

Permalink
chore(deps): bump ridedott/release-me-action from 3.10.28 to 3.10.30
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.28 to 3.10.30.
- [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.28...v3.10.30)

---
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 Jun 5, 2024
1 parent 839ebf1 commit 7d7caf5
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 @@ -29,7 +29,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.DOTTBOTT_TOKEN }}
id: release
name: Release
uses: ridedott/[email protected].28
uses: ridedott/[email protected].30
with:
node-module: true
release-rules: |
Expand Down

0 comments on commit 7d7caf5

Please sign in to comment.