Skip to content

Commit

Permalink
Merge pull request #1360 from lichess-org/dependabot/github_actions/c…
Browse files Browse the repository at this point in the history
…i-dependencies-9280ec3d13

Bump softprops/action-gh-release from 2.1.0 to 2.2.1 in the ci-dependencies group across 1 directory
  • Loading branch information
veloce authored Jan 13, 2025
2 parents bbe6faa + 073ff6b commit 9d59959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft_github_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- name: Draft release with release notes
id: create_release
uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda
with:
tag_name: ${{ github.event.inputs.version }}
draft: true
Expand Down

0 comments on commit 9d59959

Please sign in to comment.