Skip to content

Commit

Permalink
Merge pull request #1991 from cloudflare/dependabot/github_actions/bf…
Browse files Browse the repository at this point in the history
…lad/action-milestone-comment-2
  • Loading branch information
jacobbednarz committed May 10, 2024
2 parents 2710a58 + a3a9457 commit e6afc1b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/1991.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:dependency
deps: bumps bflad/action-milestone-comment from 1 to 2
```
2 changes: 1 addition & 1 deletion .github/workflows/milestone-closed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
ids: ${{ steps.milestone-comment.outputs.ids }}
steps:
- id: milestone-comment
uses: bflad/action-milestone-comment@v1
uses: bflad/action-milestone-comment@v2
with:
body: |
This functionality has been released in [${{ github.event.milestone.title }}](https://github.com/${{ github.repository }}/releases/tag/${{ github.event.milestone.title }}).
Expand Down

0 comments on commit e6afc1b

Please sign in to comment.