Skip to content

Commit

Permalink
Update to release-notes-reminder-bot-action 0.1.1 (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen authored Aug 30, 2023
1 parent c48be4c commit cc921ca
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 cc921ca

Please sign in to comment.