Skip to content

Commit dc67c81

Browse files
chore(deps): bump ahmadnassri/action-semantic-release
Bumps [ahmadnassri/action-semantic-release](https://github.com/ahmadnassri/action-semantic-release) from 2.1.11 to 2.1.12. - [Release notes](https://github.com/ahmadnassri/action-semantic-release/releases) - [Commits](ahmadnassri/action-semantic-release@v2.1.11...v2.1.12) --- 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]>
1 parent a47c206 commit dc67c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v3
2424
- name: Release
2525
id: release
26-
uses: ahmadnassri/[email protected].11
26+
uses: ahmadnassri/[email protected].12
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929

0 commit comments

Comments
 (0)