Skip to content

Commit

Permalink
Merge pull request #1693 from Athou/renovate/ncipollo-release-action-…
Browse files Browse the repository at this point in the history
…digest

chore(deps): update ncipollo/release-action digest to 440c8c1
  • Loading branch information
Athou authored Feb 23, 2025
2 parents 902f2ef + 23ca30c commit a1d3f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ jobs:
version: ${{ github.ref_name }}

- name: Create GitHub release
uses: ncipollo/release-action@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87 # v1
uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1
with:
name: CommaFeed ${{ github.ref_name }}
body: ${{ steps.changelog_reader.outputs.changes }}
Expand Down

0 comments on commit a1d3f30

Please sign in to comment.