Skip to content

Commit e5a1d11

Browse files
Update github actions dependencies to c9bcd82
1 parent fb9d71d commit e5a1d11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Build changelog from PRs with labels
3636
if: startsWith(github.ref, 'refs/tags/v')
3737
id: build_changelog
38-
uses: mikepenz/release-changelog-builder-action@348e88fab4c37338b1e803ceb2d4a7a5db6c0833 # v6
38+
uses: mikepenz/release-changelog-builder-action@c9bcd8238b6f41e05561348339429d360b1c0247 # v6
3939
with:
4040
configuration: ".github/changelog-configuration.json"
4141
# PreReleases still get a changelog, but the next full release gets a diff since the last full release,

0 commit comments

Comments
 (0)