Skip to content

Commit

Permalink
Update to release-notes-reminder-bot-action 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen committed Aug 30, 2023
1 parent ce62b29 commit c47f114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-notes-reminder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Prompt to add release notes
steps:
- name: Prompt to add release notes
uses: docker://ponylang/release-notes-reminder-bot-action:0.1.0
uses: docker://ghcr.io/ponylang/release-notes-reminder-bot-action:0.1.1
env:
API_CREDENTIALS: ${{ secrets.PONYLANG_MAIN_API_TOKEN }}

0 comments on commit c47f114

Please sign in to comment.