Skip to content

Commit

Permalink
Merge branch 'master' into release-drafter-config
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus authored May 14, 2024
2 parents a50865a + 08ea3e9 commit 7f856e7
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 @@ -10,6 +10,6 @@ jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
- uses: release-drafter/release-drafter@v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ pylint==2.15.5
pytest==7.1.2
moto[cognitoidp]>=5.0.0
requests-mock==1.9.3
freezegun==1.2.1
freezegun==1.5.1

0 comments on commit 7f856e7

Please sign in to comment.