We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 581356a commit 078c7a7Copy full SHA for 078c7a7
.github/workflows/release-notes.yml
@@ -16,7 +16,7 @@ jobs:
16
name: Update release notes
17
steps:
18
- name: Update
19
- uses: ghcr.io/ponylang/release-notes-bot-action:march8weird
+ uses: docker://ghcr.io/ponylang/release-notes-bot-action:0.3.9
20
with:
21
GIT_USER_NAME: "Ponylang Main Bot"
22
GIT_USER_EMAIL: "[email protected]"
0 commit comments