Skip to content

Commit

Permalink
Merge pull request #1736 from comit-network/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/thomaseizinger/keep-a-changelog-new-release-3.1.0

build(deps): bump thomaseizinger/keep-a-changelog-new-release from 3.0.0 to 3.1.0
  • Loading branch information
delta1 authored Jul 29, 2024
2 parents 3611a1a + 011aa0c commit 132cfe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: git checkout -b release/${{ github.event.inputs.version }}

- name: Update changelog
uses: thomaseizinger/keep-a-changelog-new-release@3.0.0
uses: thomaseizinger/keep-a-changelog-new-release@3.1.0
with:
version: ${{ github.event.inputs.version }}
changelogPath: CHANGELOG.md
Expand Down

0 comments on commit 132cfe7

Please sign in to comment.