We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a03b414 commit 9ccc855Copy full SHA for 9ccc855
.github/workflows/action.release.yaml
@@ -24,7 +24,7 @@ jobs:
24
output: CHANGELOG.md
25
onlyLastTag: true
26
- name: 'Upload CHANGELOG.md'
27
- uses: actions/[email protected].0
+ uses: actions/[email protected].3
28
with:
29
name: changelog
30
path: CHANGELOG.md
0 commit comments