Skip to content

Commit ff664f4

Browse files
authored
Merge pull request #27 from diffblue/dependabot/github_actions/softprops/action-gh-release-3
Bump softprops/action-gh-release from 2 to 3
2 parents 74395c6 + 7e56dca commit ff664f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/add-formula.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
6565
- name: Upload bottles
6666
if: ${{ env.next_step == 'upload_and_create_pr' }}
67-
uses: softprops/action-gh-release@v2
67+
uses: softprops/action-gh-release@v3
6868
with:
6969
tag_name: bag-of-goodies
7070
files: cbmc@*.tar.gz

0 commit comments

Comments
 (0)