Skip to content

Commit

Permalink
Fix dependabot changelog plugin version (opensearch-project#5964)
Browse files Browse the repository at this point in the history
Signed-off-by: Kunal Kotwani <[email protected]>

Signed-off-by: Kunal Kotwani <[email protected]>
  • Loading branch information
kotwanikunal authored Jan 20, 2023
1 parent 6518efa commit 28dacaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Update the changelog
uses: dangoslen/dependabot-changelog-helper@v1
with:
version: 'Unreleased'
version: 'Unreleased 3.0'

- name: Commit the changes
uses: stefanzweifel/git-auto-commit-action@v4
Expand Down

0 comments on commit 28dacaa

Please sign in to comment.