Skip to content

Commit

Permalink
build(action): bump the actions group with 1 update
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [ahmadnassri/action-semantic-release](https://github.com/ahmadnassri/action-semantic-release).

- [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.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent ba367f8 commit b3c5100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:

- name: Semantic release
id: semantic-release
uses: ahmadnassri/[email protected].6
uses: ahmadnassri/[email protected].8
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b3c5100

Please sign in to comment.