Skip to content

Commit

Permalink
chore(workflow): pin semver package version to 7.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oCHRISo committed Jun 12, 2024
1 parent 3949aa8 commit 122e824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
go-version-file: 'go.mod'
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
- run: npm install semver
- run: npm install semver@7.6.2
- name: Create Draft Release
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
id: release
Expand Down

0 comments on commit 122e824

Please sign in to comment.