Skip to content

Commit

Permalink
Merge pull request #2136 from enterprise-contract/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/all-35641a6c8a

Bump softprops/action-gh-release from 2.0.8 to 2.0.9 in the all group
  • Loading branch information
github-actions[bot] authored Nov 6, 2024
2 parents 673f6df + 2798188 commit b408abf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
git push -f --tags
- name: Rolling release
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2.0.8
uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 # v2.0.9
with:
make_latest: true
name: Rolling release
Expand All @@ -173,7 +173,7 @@ jobs:
files: dist/*

- name: Versioned release
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2.0.8
uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 # v2.0.9
with:
make_latest: false
name: ${{ steps.add_tags.outputs.tag_name }}
Expand Down

0 comments on commit b408abf

Please sign in to comment.