Skip to content

Commit

Permalink
ci: lock semantic release dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieC3 committed Sep 11, 2023
1 parent 81221c8 commit 968e75e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -972,10 +972,10 @@ jobs:
with:
semantic_version: 19
extra_plugins: |
@semantic-release/changelog
@semantic-release/git
@semantic-release/exec
conventional-changelog-conventionalcommits
@semantic-release/changelog@6.0.3
@semantic-release/git@10.0.1
@semantic-release/exec@6.0.3
conventional-changelog-conventionalcommits@6.1.0
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit 968e75e

Please sign in to comment.