Skip to content

Commit ccc74d6

Browse files
authored
Merge pull request #503 from enterprise-contract/dependabot/github_actions/softprops/action-gh-release-2.2.2
Bump softprops/action-gh-release from 2.2.1 to 2.2.2
2 parents b50f318 + 1fc78e2 commit ccc74d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
echo "version=$(./hack/next-version.sh)" >> "$GITHUB_ENV"
5555
5656
- name: API Release
57-
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
57+
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
5858
with:
5959
name: API Release ${{env.version}}
6060
tag_name: ${{env.version}}

0 commit comments

Comments
 (0)