Skip to content

Commit

Permalink
chore(deps): bump ahmadnassri/action-semantic-release (#20)
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.0 to 2.2.2.
- [Release notes](https://github.com/ahmadnassri/action-semantic-release/releases)
- [Commits](ahmadnassri/action-semantic-release@v2.2.0...v2.2.2)

---
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 Feb 16, 2023
1 parent 3df3eff commit 0c7d8af
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].0
uses: ahmadnassri/[email protected].2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 0c7d8af

Please sign in to comment.