Skip to content

Commit

Permalink
chore(deps): bump ahmadnassri/action-semantic-release (#2)
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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2022
1 parent 7fa3f8d commit 900cdb6
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/action-semantic-release@v2.1.10
uses: ahmadnassri/action-semantic-release@v2.1.11
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 900cdb6

Please sign in to comment.