Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Commit

Permalink
Merge pull request #68 from eygraber/dependabot/github_actions/master…
Browse files Browse the repository at this point in the history
…/mikepenz/release-changelog-builder-action-2.9.0

Dependabot: Bump mikepenz/release-changelog-builder-action from 2.8.2 to 2.9.0
  • Loading branch information
eygraber authored Feb 11, 2022
2 parents d05ca3f + ff63bed commit f2136e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PublishRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
})
- name: Build changelog
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v2.8.2
uses: mikepenz/release-changelog-builder-action@v2.9.0
with:
configuration: "changelog_config.json"
toTag: ${{ env.RELEASE_VERSION }}
Expand Down

0 comments on commit f2136e7

Please sign in to comment.