Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update heinrichreimer/github-changelog-generator-action digest to 981f332 #1485

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/changelog_pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@b32f140b0c872d58512e0a66172253c302617b90
with:
fetch-depth: 0
- uses: heinrichreimer/github-changelog-generator-action@fbf04f8c68d6d3be3aeeb56fdb970c03b68b04c7
- uses: heinrichreimer/github-changelog-generator-action@981f332491452b16b2127a8bbe19358fdde7e60d
with:
token: ${{ secrets.CR_TOKEN }}
project: k8gb
Expand Down
Loading