Skip to content

Commit

Permalink
Bump release-flow/keep-a-changelog-action from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [release-flow/keep-a-changelog-action](https://github.com/release-flow/keep-a-changelog-action) from 2 to 3.
- [Release notes](https://github.com/release-flow/keep-a-changelog-action/releases)
- [Changelog](https://github.com/release-flow/keep-a-changelog-action/blob/main/CHANGELOG.md)
- [Commits](release-flow/keep-a-changelog-action@v2...v3)

---
updated-dependencies:
- dependency-name: release-flow/keep-a-changelog-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent 92e5149 commit a81aab2
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 @@ -235,7 +235,7 @@ jobs:
-
name: Get latest release info
id: query-release-info
uses: release-flow/keep-a-changelog-action@v2
uses: release-flow/keep-a-changelog-action@v3
with:
command: query
version: ${{ github.ref_name }}
Expand Down

0 comments on commit a81aab2

Please sign in to comment.