Skip to content

Commit

Permalink
chore(deps): bump ahmadnassri/action-semantic-release (#45)
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.6 to 2.2.7.
- [Release notes](https://github.com/ahmadnassri/action-semantic-release/releases)
- [Changelog](https://github.com/ahmadnassri/action-semantic-release/blob/master/.release.json)
- [Commits](ahmadnassri/action-semantic-release@v2.2.6...v2.2.7)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent ea26f90 commit 148c257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4
- name: Release
id: release
uses: ahmadnassri/[email protected].6
uses: ahmadnassri/[email protected].7
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 148c257

Please sign in to comment.