Skip to content

Commit

Permalink
Merge pull request #272 from Project-Env/dependabot/github_actions/re…
Browse files Browse the repository at this point in the history
…lease-drafter/release-drafter-5.24.0

Bump release-drafter/release-drafter from 5.23.0 to 5.24.0
  • Loading branch information
repolevedavaj authored Feb 3, 2024
2 parents c754a29 + 8f13434 commit 355cdf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5.23.0
- uses: release-drafter/release-drafter@v5.24.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
with:
branch: main
github_token: ${{ secrets.GITHUB_TOKEN }}
- uses: release-drafter/release-drafter@v5.23.0
- uses: release-drafter/release-drafter@v5.24.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 355cdf9

Please sign in to comment.