Skip to content

Commit

Permalink
chore(deps): bump ahmadnassri/action-semantic-release (#12)
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.1.10 to 2.1.11.
- [Release notes](https://github.com/ahmadnassri/action-semantic-release/releases)
- [Commits](ahmadnassri/action-semantic-release@v2.1.10...v2.1.11)

---
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]>

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 Dec 19, 2022
1 parent eb61f24 commit a76adff
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@v3
- name: Release
id: release
uses: ahmadnassri/[email protected].10
uses: ahmadnassri/[email protected].11
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit a76adff

Please sign in to comment.