Skip to content

Commit

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

Bump release-drafter/release-drafter from 5.21.1 to 5.22.0
  • Loading branch information
repolevedavaj authored Jan 7, 2023
2 parents 58990cb + 0c2d1ca commit 98f47b3
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.21.1
- uses: release-drafter/release-drafter@v5.22.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.21.1
- uses: release-drafter/release-drafter@v5.22.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 98f47b3

Please sign in to comment.