Skip to content

Commit 4cc5675

Browse files
dependabot[bot]stumpylog
authored andcommitted
Bump release-flow/keep-a-changelog-action from 2 to 3
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]>
1 parent f5696c7 commit 4cc5675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
-
3232
name: Get latest release info
3333
id: query-release-info
34-
uses: release-flow/keep-a-changelog-action@v2
34+
uses: release-flow/keep-a-changelog-action@v3
3535
with:
3636
command: query
3737
version: ${{ github.ref_name }}

0 commit comments

Comments
 (0)