Skip to content

Commit

Permalink
Merge pull request #70 from athenavm/dependabot/github_actions/mikepe…
Browse files Browse the repository at this point in the history
…nz/release-changelog-builder-action-5

Bump mikepenz/release-changelog-builder-action from 4 to 5
  • Loading branch information
lrettig authored Jul 29, 2024
2 parents beefe67 + 1f942f2 commit 3afef67
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 @@ -67,7 +67,7 @@ jobs:
- name: Build changelog
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v4
uses: mikepenz/release-changelog-builder-action@v5
with:
configuration: "./.github/changelog.json"
fromTag: ${{ env.IS_NIGHTLY && 'nightly' || '' }}
Expand Down

0 comments on commit 3afef67

Please sign in to comment.