We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb5463 commit e7a0f38Copy full SHA for e7a0f38
.github/workflows/generate_changelog.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v4
22
- name: Generate changelog
23
id: generate_changelog
24
- uses: metcalfc/[email protected].0
+ uses: metcalfc/[email protected].1
25
with:
26
myToken: ${{ secrets.GITHUB_TOKEN }}
27
head-ref: ${{ github.event.inputs.head-ref }}
0 commit comments