Skip to content

Commit

Permalink
chore(deps): bump ahmadnassri/action-semantic-release
Browse files Browse the repository at this point in the history
Bumps [ahmadnassri/action-semantic-release](https://github.com/ahmadnassri/action-semantic-release) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/ahmadnassri/action-semantic-release/releases)
- [Commits](ahmadnassri/action-semantic-release@v2.2.5...v2.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ahmadnassri committed Aug 9, 2023
1 parent 7140a77 commit a720423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
- run: npm ci

- id: release
uses: ahmadnassri/[email protected].5
uses: ahmadnassri/[email protected].6
with:
config: ${{ github.workspace }}/.semantic.json
env:
Expand Down

0 comments on commit a720423

Please sign in to comment.