Skip to content

Commit

Permalink
🌱 Update Github Actions group to v2 (#1199)
Browse files Browse the repository at this point in the history
| datasource  | package                     | from | to |
| ----------- | --------------------------- | ---- | -- |
| github-tags | softprops/action-gh-release | v1   | v2 |

Co-authored-by: syself-bot[bot] <115953087+syself-bot[bot]@users.noreply.github.com>
  • Loading branch information
syself-bot[bot] authored Mar 11, 2024
1 parent 00048d9 commit ea5c2e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
run: |
make release-notes
- name: Release
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1
uses: softprops/action-gh-release@d99959edae48b5ffffd7b00da66dcdb0a33a52ee # v2
with:
draft: true
files: out/*
Expand Down

0 comments on commit ea5c2e8

Please sign in to comment.