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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and stumpylog committed Feb 6, 2024
1 parent f5696c7 commit 4cc5675
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 @@ -31,7 +31,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 4cc5675

Please sign in to comment.